mirror of
https://github.com/SabreTools/SabreTools.Hashing.git
synced 2026-02-14 05:36:23 +00:00
Use verbose output for tests temporarily
This commit is contained in:
2
.github/workflows/build_nupkg.yml
vendored
2
.github/workflows/build_nupkg.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
run: dotnet build
|
||||
|
||||
- name: Run tests
|
||||
run: dotnet test
|
||||
run: dotnet test -v n
|
||||
|
||||
- name: Pack
|
||||
run: dotnet pack
|
||||
|
||||
Reference in New Issue
Block a user