Skip to content
Snippets Groups Projects
Commit 41d4043f authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Fix syntax error

parent 9bd32f53
No related branches found
No related tags found
Loading
Pipeline #77202 canceled
......@@ -104,8 +104,8 @@ debian:12 gcc-12-20 (with checking & coverage):
# Create a coverage report
- gcovr $GCOVR_OPTS $CI_PROJECT_DIR/build-cmake
artifacts:
expire_in: 2 years
reports:
expire_in: 2 years
junit: junit/*.xml
coverage_report:
coverage_format: cobertura
......
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