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

test

parent e857e188
Branches
Tags
No related merge requests found
Pipeline #97624 failed
......@@ -24,13 +24,13 @@ test:
- coverage report
- pytest --junitxml=report.xml
- mkdir dist
- mv report.xml dist
- cp report.xml rep
- ls -la
- ls -la dist
- ls -la rep
artifacts:
when: always
reports:
junit: "reportt.xml"
junit: "../report.xml"
only:
- branches
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment