ci: Remove G_MESSAGES_DEBUG

We don't need all the debugging messages.
This commit is contained in:
Emmanuele Bassi 2020-02-13 17:10:19 +00:00
parent 9332abfd5b
commit 9a631f2942

View File

@ -17,7 +17,6 @@ stages:
variables:
COMMON_MESON_FLAGS: "--fatal-meson-warnings --werror"
MESON_TEST_TIMEOUT_MULTIPLIER: 2
G_MESSAGES_DEBUG: "all"
.only-default:
only: