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:
|
fuzz:
|
||||||
image: registry.gitlab.gnome.org/jwestman/blueprint-compiler
|
image: registry.gitlab.gnome.org/jwestman/blueprint-compiler
|
||||||
stage: build
|
stage: build
|
||||||
allow_failure: true
|
|
||||||
script:
|
script:
|
||||||
- meson _build
|
- meson _build
|
||||||
- ninja -C _build install
|
- ninja -C _build install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue