vnext
Paul Schneider 3 years ago
parent 46fc23cd2d
commit fa17640f2b
1 changed files with 1 additions and 1 deletions

@ -47,7 +47,7 @@ non_reg_html:
artifacts:
paths:
- test/yavscTests/test-results.html
when: manual
when: always
script:
- cd test/yavscTests
- xsltproc ../../assets/dnx_xunit_to_html.xsl test-results.xml > test-results.html

Loading…