Test config
This commit is contained in:
parent
a248ab146d
commit
a3bf6b4353
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ debug:
|
||||||
when: always
|
when: always
|
||||||
script:
|
script:
|
||||||
- cd test/yavscTests
|
- cd test/yavscTests
|
||||||
|
- cp $TestingConfig appsettings.Testing.json
|
||||||
- dnu build
|
- dnu build
|
||||||
- ASPNET_ENV=Testing dnx test -maxthreads 1 -xml test-results.xml
|
- ASPNET_ENV=Testing dnx test -maxthreads 1 -xml test-results.xml
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue