mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Run Release unit tests first as they take longer
This commit is contained in:
+4
-4
@@ -82,8 +82,8 @@ jobs:
|
||||
- DoxGeneration=false
|
||||
- DockerBuild=false
|
||||
- DMAPI=false
|
||||
- CONFIG=Debug
|
||||
name: "Debug Unit Tests"
|
||||
- CONFIG=Release
|
||||
name: "Release Unit Tests"
|
||||
language: csharp
|
||||
mono: none
|
||||
dotnet: 3.1
|
||||
@@ -94,8 +94,8 @@ jobs:
|
||||
- DoxGeneration=false
|
||||
- DockerBuild=false
|
||||
- DMAPI=false
|
||||
- CONFIG=Release
|
||||
name: "Release Unit Tests"
|
||||
- CONFIG=Debug
|
||||
name: "Debug Unit Tests"
|
||||
language: csharp
|
||||
mono: none
|
||||
dotnet: 3.1
|
||||
|
||||
Reference in New Issue
Block a user