1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-11-05 08:01:19 +00:00

ci: Temporarily allow warnings to fix CI build failure

See issue #337

(cherry picked from commit 6b3d745f55)
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-10-06 13:42:05 +02:00
parent 1b4340b608
commit a5f0605ba0

View file

@ -16,7 +16,7 @@ build:native:
paths:
- _build
variables:
COMMON_BUILD_OPTS: -Db_coverage=true --werror
COMMON_BUILD_OPTS: -Db_coverage=true
BUILD_OPTS: -Dgtk_doc=true ${COMMON_BUILD_OPTS}
WANT_BUILD_DEPS: "true"
except: