Skip to content

Commit

Permalink
Detailed, not diagnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveTryon committed Jan 7, 2025
1 parent b9c9258 commit f0cc8bc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,5 @@ jobs:
dotnet-version: |
8.0.x
- name: Build
run: dotnet build -v:diag

- name: Run tests
run: dotnet test -v:diag
run: dotnet test -v:d

0 comments on commit f0cc8bc

Please sign in to comment.