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

Add target and fix names

parent ffcc1d16
No related branches found
No related tags found
No related merge requests found
......@@ -25,9 +25,10 @@ test:
script:
- make tests
code-coverage:
stage: code-coverage
codecoverage:
stage: codecoverage
script:
- make coverage
- gcovr -r .
# This will scan your code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment