We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160e1bd commit 85dee6cCopy full SHA for 85dee6c
.github/workflows/build-and-test-orchard.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build-and-test:
12
name: Build and Test
13
- uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev
+ uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@issue/OSOE-1098
14
with:
15
timeout-minutes: 5
16
dotnet-consolidation-exclude-project-path: Lombiq.TrainingDemo.Web/Lombiq.TrainingDemo.Web.csproj
0 commit comments