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 7484a5e commit d38d1a6Copy full SHA for d38d1a6
1 file changed
.github/workflows/cicd.yml
@@ -31,5 +31,5 @@ jobs:
31
with:
32
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
33
dotnetQuality: ${{ vars.NE_DOTNET_QUALITY }}
34
- solution: ./HealthChecks.slnx
+ solution: ./CodeBuilder.slnx
35
secrets: inherit
0 commit comments