mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2025-12-26 22:50:09 +01:00
Revert "ci: Work-around meson coverage bug"
This reverts commit c07a63da99.
This commit is contained in:
parent
c07a63da99
commit
4e47222962
1 changed files with 0 additions and 6 deletions
|
|
@ -74,12 +74,6 @@ test_dev:
|
|||
- .install_libfprint_dev
|
||||
stage: test
|
||||
script:
|
||||
# Work-around https://github.com/mesonbuild/meson/issues/7437
|
||||
- dnf install -y --nogpgcheck python3-pip
|
||||
- rpm -e meson
|
||||
- pip install git+https://github.com/mesonbuild/meson
|
||||
- hash -d meson
|
||||
|
||||
- meson _build -Db_coverage=true
|
||||
- meson test -C _build --verbose --no-stdsplit --timeout-multiplier 3
|
||||
- ninja -C _build coverage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue