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:
stage:
pages
script:
- pip install coverage
- coverage html -d public
dependencies:
- test_pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment