Skip to content
Snippets Groups Projects
Commit ffcc1d16 authored by Théo Pirkl's avatar Théo Pirkl :nail_care:
Browse files

Removes HTML output

parent 273c9d79
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ test:
code-coverage:
stage: code-coverage
script:
- gcovr -r . --html --html-details -o codecoverage.html
- gcovr -r .
# This will scan your code
codequality:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment