cwd
This commit is contained in:
parent
10cf594c91
commit
ce036a314b
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ non_reg:
|
||||||
- test/yavscTests/test-results.html
|
- test/yavscTests/test-results.html
|
||||||
when: always
|
when: always
|
||||||
script:
|
script:
|
||||||
|
- cd test/yavscTests
|
||||||
- ASPNET_ENV=Testing dnx test -maxthreads 1 -xml test-results.xml || xsltproc ../../assets/dnx_xunit_to_html.xsl test-results.xml > test-results.html
|
- ASPNET_ENV=Testing dnx test -maxthreads 1 -xml test-results.xml || xsltproc ../../assets/dnx_xunit_to_html.xsl test-results.xml > test-results.html
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue