This commit is contained in:
Paul Schneider 2021-06-07 02:36:09 +01:00
commit 5875530358

View file

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