Skip to content
Snippets Groups Projects
Commit ac133b75 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

add `coverage` key to CI task

parent 72ed2ab8
No related merge requests found
Pipeline #69684 failed
......@@ -43,6 +43,7 @@ testsuite:
- coverage report
- coverage html
- coverage xml
coverage: "/TOTAL.*? (100(?:\.0+)?\%\|[1-9]?\d(?:\.\d+)?\%)$/"
artifacts:
when: always
paths:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment