Run all unit tests on push, not just the primary ones
All checks were successful
Build / Build (push) Successful in 49s
All checks were successful
Build / Build (push) Successful in 49s
This commit is contained in:
parent
169b954995
commit
f70b6dedf5
@ -7,7 +7,7 @@
|
||||
"command": "dotnet",
|
||||
"args": [
|
||||
"test",
|
||||
"PkmnLib.Tests/PkmnLib.Tests.csproj",
|
||||
"PkmnLib.NET.sln",
|
||||
"--verbosity",
|
||||
"minimal"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user