Skip to content

Commit

Permalink
Limit error output from tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
SandGrainOne committed Oct 21, 2024
1 parent 3bedda8 commit 911d513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ 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 911d513

Please sign in to comment.