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

[ci] Fix coverage artifacts path.

Follow-up on !5043.
parent c5254f65
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
- ln -s ../../build/coverage build/coverage
coverage: '/lines: \d+\.\d+/'
artifacts:
when: always
......
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