Skip to content

Commit

Permalink
Further CICD tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Feb 22, 2024
1 parent 3b0a691 commit 4e158e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Build Package
run: dotnet build --no-restore --configuration Release
- name: Test cases
run: dotnet test --no-build --verbosity normal --configuration Release
run: dotnet test --verbosity normal --configuration Release

0 comments on commit 4e158e2

Please sign in to comment.