Skip to content
Snippets Groups Projects
Unverified Commit 22e42786 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Fix coverage artifacts for failed jobs.

parent 9dd681ae
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ code coverage:
script:
- !reference [.template-build-linux, script]
- cmake --build --preset $CMAKE_PRESET -t process_coverage
after_script:
- ln -s ../../build/coverage build/coverage
coverage: '/lines: \d+\.\d+/'
artifacts:
......
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