mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
ci: Compile with --werror in build_dev
This commit is contained in:
committed by
Bastien Nocera
parent
e10417a907
commit
09b1f1f1db
@ -67,7 +67,7 @@ build_stable_meson:
|
||||
build_dev_meson:
|
||||
<<: *install_libfprint_dev
|
||||
script:
|
||||
- meson _build
|
||||
- meson _build --werror
|
||||
- ninja -C _build -v
|
||||
- ninja -C _build -v install
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user