Skip to content

Commit

Permalink
Merge branch 'master-ru' of https://gitlab.workbench.network/Workbenc…
Browse files Browse the repository at this point in the history
…h-Team/space-station-14 into arumoon-server
  • Loading branch information
MilenVolf committed Dec 31, 2024
2 parents 1225963 + aa97359 commit e3d6174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ test-debug:
- dotnet build --configuration DebugOpt --no-restore /p:WarningsAsErrors=nullable /m
- pwsh -Command "dotnet test --configuration DebugOpt --no-build Content.Tests/Content.Tests.csproj -- NUnit.ConsoleOut=0"
- export DOTNET_gcServer=1
- pwsh -Command "dotnet test --configuration DebugOpt --no-build Content.IntegrationTests/Content.IntegrationTests.csproj -- NUnit.ConsoleOut=0 --filter \"FullyQualifiedName!~Content.IntegrationTests.Tests.EntityTest.SpawnAndDelete\" NUnit.MapWarningTo=Failed"
- pwsh -Command "dotnet test --configuration DebugOpt --no-build Content.IntegrationTests/Content.IntegrationTests.csproj -- NUnit.ConsoleOut=0 NUnit.MapWarningTo=Failed"

publish:
stage: publish
Expand Down

0 comments on commit e3d6174

Please sign in to comment.