ci: Use sync unsupported devices tool to check for diffs

This commit is contained in:
Marco Trevisan (Treviño)
2026-07-24 10:44:26 +00:00
committed by Marco Trevisan
parent b72feabc58
commit 5113f7ec3b
2 changed files with 4 additions and 55 deletions
+4 -1
View File
@@ -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