Compare commits

..

No commits in common. "6aa4e639295c76ee0023903ce188e8b897238a5c" and "17eb0294973a954a72e11f89722a62ec245e4538" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ on:
# Global Settings
env:
SCONS_CACHE_LIMIT: 4096
SCONSFLAGS: production=yes tests=no verbose=yes warnings=extra
SCONSFLAGS: production=yes tests=no verbose=yes warnings=extra werror=yes
DOTNET_NOLOGO: true
DOTNET_CLI_TELEMETRY_OPTOUT: true