ci: Fuzzer is no longer allowed to fail

This commit is contained in:
James Westman 2023-05-13 19:57:45 -05:00
parent 60f9173421
commit 9346ee039e

View file

@ -34,7 +34,6 @@ build:
fuzz:
image: registry.gitlab.gnome.org/jwestman/blueprint-compiler
stage: build
allow_failure: true
script:
- meson _build
- ninja -C _build install