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

test

parent f429ae72
Branches
Tags
No related merge requests found
Pipeline #97610 failed
...@@ -35,11 +35,11 @@ pytest: ...@@ -35,11 +35,11 @@ pytest:
stage: test stage: test
script: script:
- pytest --junitxml=report.xml - pytest --junitxml=report.xml
- pwd
artifacts: artifacts:
paths:
- report.xml
when: always when: always
reports:
junit: report.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment