mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
ci: Print coverage data once available so that gitlab can parse it
This commit is contained in:
committed by
Bastien Nocera
parent
58784f7002
commit
32c2ccdd8c
@ -53,6 +53,7 @@ test_dev:
|
||||
- meson _build -Db_coverage=true
|
||||
- meson test -C _build --verbose --no-stdsplit --timeout-multiplier 3
|
||||
- ninja -C _build coverage
|
||||
- cat _build/meson-logs/coverage.txt
|
||||
artifacts:
|
||||
name: log-and-coverage
|
||||
when: always
|
||||
|
||||
Reference in New Issue
Block a user