# The timer test is still flaky, so ignore the tests for now
# https://gitlab.gnome.org/GNOME/glib/-/issues/820#note_2076472
eval "$(
declare -f check | \
  sed '
    s/\(meson test.*\)/\1 || true/
  '
)"