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

problem with coverage report in CI

parent b39195c1
No related branches found
No related tags found
No related merge requests found
Pipeline #62389 failed
......@@ -138,9 +138,9 @@ coverage:
- pwd
- ls -la
- ls /builds/EKrQxjEy/1/aperrin/pipeline_annotation/PanACoTA
- mv .coverage-unit .coverage
- mv .coverage-functional .coverage
- coverage html
- ls -la PanACoTA
- ls -la
- coverage combine .coverage-unit .coverage-functional
- ls -la
- coverage report
......
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