mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-21 11:55:42 +02:00
ci: debug: gcovr is installed, but not found by meson
This commit is contained in:
parent
2ec8b559e2
commit
be937c109f
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ debug:
|
||||||
- meson --buildtype=debug -Db_coverage=true ../..
|
- meson --buildtype=debug -Db_coverage=true ../..
|
||||||
- ninja -k0
|
- ninja -k0
|
||||||
- ninja test
|
- ninja test
|
||||||
|
- gcovr --version
|
||||||
- ninja coverage-xml
|
- ninja coverage-xml
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Add table
Reference in a new issue