Skip to content
Snippets Groups Projects
Verified Commit fca83dec authored by Jan Maximilian Michal's avatar Jan Maximilian Michal
Browse files

Fixed coverage CI stage

parent 98be3f8f
No related branches found
No related tags found
1 merge request!21Fixed coverage CI stage
Pipeline #
...@@ -58,6 +58,7 @@ test_coverage: ...@@ -58,6 +58,7 @@ test_coverage:
stage: stage:
pages pages
script: script:
- pip install coverage
- coverage html -d public - coverage html -d public
dependencies: dependencies:
- test_pytest - test_pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment