Disable tunit logo
All checks were successful
continuous-integration/drone/push Build is passing
Build / Build (push) Successful in 47s

This commit is contained in:
Deukhoofd 2025-05-17 18:38:09 +02:00
parent c46df584dc
commit 169b954995
Signed by: Deukhoofd
GPG Key ID: F63E044490819F6F

View File

@ -27,4 +27,4 @@ jobs:
- name: Build
run: dotnet build PkmnLib.NET.slnx -c Release --nologo --verbosity quiet -p:NoWarn=CS1591
- 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