Fix GitLab CI run_tests job

This commit is contained in:
YoshiRulz 2020-06-07 02:39:28 +10:00
parent 4a4c59fcda
commit 89606523ba
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ run_tests:
reports:
junit:
- test_output/*.coverage.xml
image: mcr.microsoft.com/dotnet/core/sdk:3.1
script:
- Dist/BuildTestRelease.sh
stage: test