Skip to content
Snippets Groups Projects
Commit f4eeb3f5 authored by Pierre Aubert's avatar Pierre Aubert
Browse files

Fix CI

parent 1830c0a6
Branches master
No related tags found
No related merge requests found
Pipeline #371764 failed
......@@ -91,7 +91,7 @@ TestCoverage:
- make all
- make install
- make test
- make ExperimentalCoverage
- ./uninstall_phoenixtoml
- cd ../coverage
- gcovr -r ../ --exclude-throw-branches --html cov_report.html --html-details
- gcovr -r ../ --exclude-throw-branches --xml Coverage.xml
......
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