mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Revert "ci: Work-around meson coverage bug"
This reverts commit c07a63da99.
This commit is contained in:
@ -74,12 +74,6 @@ test_dev:
|
|||||||
- .install_libfprint_dev
|
- .install_libfprint_dev
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
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 _build -Db_coverage=true
|
||||||
- meson test -C _build --verbose --no-stdsplit --timeout-multiplier 3
|
- meson test -C _build --verbose --no-stdsplit --timeout-multiplier 3
|
||||||
- ninja -C _build coverage
|
- ninja -C _build coverage
|
||||||
|
|||||||
Reference in New Issue
Block a user