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

test

parent c1ca1472
Branches
Tags
No related merge requests found
Pipeline #97614 failed
......@@ -22,14 +22,17 @@ test:
- pip install pytest-cov
- coverage run -m pytest
- coverage xml
- mkdir dist
- cp coverage.xml dist
- pwd
- ls -la
- cd ..
- ls -la
artifacts:
when: always
reports:
cobertura: coverage.xml
cobertura: dist/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment