Disable tunit logo
This commit is contained in:
parent
c46df584dc
commit
169b954995
@ -27,4 +27,4 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build PkmnLib.NET.slnx -c Release --nologo --verbosity quiet -p:NoWarn=CS1591
|
run: dotnet build PkmnLib.NET.slnx -c Release --nologo --verbosity quiet -p:NoWarn=CS1591
|
||||||
- name: Test
|
- name: Test
|
||||||
run: dotnet test PkmnLib.NET.slnx -c Release --nologo --no-restore --no-build
|
run: dotnet test PkmnLib.NET.slnx -c Release --nologo --no-restore --no-build -- --disable-logo
|
Loading…
x
Reference in New Issue
Block a user