Skip to content

Commit d38d1a6

Browse files
committed
fix(ci): Pipeline name
1 parent 7484a5e commit d38d1a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
with:
3232
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
3333
dotnetQuality: ${{ vars.NE_DOTNET_QUALITY }}
34-
solution: ./HealthChecks.slnx
34+
solution: ./CodeBuilder.slnx
3535
secrets: inherit

0 commit comments

Comments
 (0)