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

problem with coverage report in CI

parent b1b2ddb5
No related branches found
No related tags found
No related merge requests found
Pipeline #62386 failed
......@@ -137,7 +137,8 @@ coverage:
script:
- pwd
- ls -la
- coverage erase
- mv .coverage-unit .coverage
- coverage html
- ls -la PanACoTA
- coverage combine .coverage-unit .coverage-functional
- ls -la
......
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