Disable tunit logo
Some checks failed
continuous-integration/drone/push Build is passing
Build / Build (push) Failing after 3m10s

This commit is contained in:
Deukhoofd 2025-05-17 18:38:09 +02:00
parent c46df584dc
commit cba51cd3c7
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