Skip to content
Snippets Groups Projects
Commit 8f978908 authored by Daniel Kosc's avatar Daniel Kosc
Browse files

test

parent dc470352
No related branches found
No related tags found
No related merge requests found
Pipeline #97619 canceled
...@@ -24,7 +24,7 @@ test: ...@@ -24,7 +24,7 @@ test:
- coverage report - coverage report
- pytest --junitxml=report.xml - pytest --junitxml=report.xml
- mkdir dist - mkdir dist
- cp report.xml dist - mv report.xml dist
artifacts: artifacts:
when: always when: always
reports: reports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment