mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
ci: Fuzzer is no longer allowed to fail
This commit is contained in:
parent
60f9173421
commit
9346ee039e
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue