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

Merge branch 'whitenoise' into 'master'

Fixed coverage CI stage

See merge request !21
parents 2b65baba fca83dec
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