mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-14 00:14:16 +09:00
ci: Increase the timeout multiplier for tests
Change the FEDORA_TAG to the current date in order to rebuild the image
This commit is contained in:
@@ -55,7 +55,7 @@ test:
|
||||
script:
|
||||
- meson --werror -Ddrivers=all -Db_coverage=true . _build
|
||||
- ninja -C _build
|
||||
- meson test -C _build --verbose --no-stdsplit
|
||||
- meson test -C _build --verbose --no-stdsplit --timeout-multiplier 3
|
||||
- ninja -C _build coverage
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user