Run Release unit tests first as they take longer

This commit is contained in:
Jordan Brown
2020-07-14 10:59:07 -04:00
parent 4c33f212e5
commit edbbe16f11
+4 -4
View File
@@ -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