Skip to content
Snippets Groups Projects
Commit a4f1cc99 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

try to generate html cov for unit tests

parent 526e817d
No related branches found
No related tags found
No related merge requests found
Pipeline #62380 failed
......@@ -88,6 +88,7 @@ unit-test-ubuntu:
- py.test test/test_unit/test_corepers -vx
- py.test test/test_unit/test_align -vx
- py.test test/test_unit/test_tree -xv
- coverage html
- mv .coverage .coverage-unit
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment