mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-12-25 01:20:08 +01:00
ci: Print coverage data once available so that gitlab can parse it
This commit is contained in:
parent
3d68cddfe7
commit
c26588942a
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ test:
|
|||
- ninja -C _build
|
||||
- meson test -C _build --verbose --no-stdsplit --timeout-multiplier 3
|
||||
- ninja -C _build coverage
|
||||
- cat _build/meson-logs/coverage.txt
|
||||
artifacts:
|
||||
paths:
|
||||
- _build/meson-logs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue