Skip to content

Commit

Permalink
Revert "Using Build and Test Orchard Core with additional config."
Browse files Browse the repository at this point in the history
This reverts commit 9338832.
  • Loading branch information
Psichorex committed Oct 29, 2023
1 parent 9338832 commit 71eb3f3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,9 @@ on:
jobs:
build-and-test:
name: Build and Test
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-dotnet.yml@dev
with:
machine-types: "['gitrunners-ubuntu-2204-x64-4vcpu']"
timeout-minutes: 20
build-create-binary-log: "true"
blame-hang-timeout: "5m"
timeout-minutes: 5

spelling:
name: Spelling
Expand Down

0 comments on commit 71eb3f3

Please sign in to comment.