Skip to content

Commit

Permalink
TBS
Browse files Browse the repository at this point in the history
  • Loading branch information
Amberg committed Jan 11, 2024
1 parent eb62359 commit 8925ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
run: dotnet build $SOLUTION --configuration $BUILD_CONFIG --no-restore

- name: Run tests
run: dotnet test /p:Configuration=$env:BUILD_CONFIG --no-restore --no-build --verbosity normal
run: dotnet test -c:$BUILD_CONFIG --no-restore --no-build --verbosity normal

0 comments on commit 8925ff2

Please sign in to comment.