Skip to content

Commit

Permalink
Turn up verbosity of tests results
Browse files Browse the repository at this point in the history
  • Loading branch information
SandGrainOne committed Oct 21, 2024
1 parent b565b51 commit 749ae16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
dotnet build Altinn.Profile.sln -v q
dotnet test Altinn.Profile.sln \
-v q \
--collect:"XPlat Code Coverage" \
--results-directory TestResults/ \
--logger "trx;" \
Expand Down

0 comments on commit 749ae16

Please sign in to comment.