Skip to content

Commit

Permalink
Merge pull request #36 from Lombiq/issue/NEST-491
Browse files Browse the repository at this point in the history
NEST-491: Use build-and-test-orchard-core for the CI build in DotNest Core SDK
  • Loading branch information
wAsnk authored Oct 30, 2023
2 parents 71eb3f3 + 9fea667 commit 4e09c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build-and-test:
name: Build and Test
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-dotnet.yml@dev
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev
with:
timeout-minutes: 5

Expand Down

0 comments on commit 4e09c74

Please sign in to comment.