mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-09-10 13:00:08 +00:00
ci: Use sync unsupported devices tool to check for diffs
This commit is contained in:
committed by
Marco Trevisan
parent
b72feabc58
commit
5113f7ec3b
+4
-1
@@ -200,8 +200,11 @@ test_unsupported_list:
|
||||
extends:
|
||||
- .standard_job
|
||||
allow_failure: true
|
||||
variables:
|
||||
FPRINT_HWDB_LIST: libfprint/fprint-list-udev-hwdb.c
|
||||
script:
|
||||
- tests/hwdb-check-unsupported.py
|
||||
- scripts/sync-unsupported-devices.py $FPRINT_HWDB_LIST
|
||||
- git diff --color=always --exit-code $FPRINT_HWDB_LIST
|
||||
|
||||
flatpak:
|
||||
stage: flatpak
|
||||
|
||||
Reference in New Issue
Block a user