Test config

This commit is contained in:
Paul Schneider
2021-06-06 21:18:12 +01:00
parent 90f6159d30
commit 590f86f269

View File

@ -30,6 +30,7 @@ debug:
when: always
script:
- cd test/yavscTests
- cp $TestingConfig appsettings.Testing.json
- dnu build
- ASPNET_ENV=Testing dnx test -maxthreads 1 -xml test-results.xml