This commit is contained in:
Paul Schneider
2021-06-07 02:22:57 +01:00
parent 80e90a5d5c
commit ce670869b3

View File

@ -40,6 +40,7 @@ non_reg:
- test/yavscTests/test-results.html
when: always
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
release: