ci: fuzz: dont fail the pipeline
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / grep (push) Successful in 3s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 19s
Gentoo Utils / test (push) Successful in 27s
Gentoo Utils / fuzz (push) Successful in 45s
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / grep (push) Successful in 3s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 19s
Gentoo Utils / test (push) Successful in 27s
Gentoo Utils / fuzz (push) Successful in 45s
This commit is contained in:
@@ -155,6 +155,7 @@ jobs:
|
|||||||
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized build
|
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized build
|
||||||
meson compile atom_parser_fuzzer:alias -C build
|
meson compile atom_parser_fuzzer:alias -C build
|
||||||
timeout 10m ./scripts/fuzz.sh
|
timeout 10m ./scripts/fuzz.sh
|
||||||
|
continue-on-error: true
|
||||||
|
|
||||||
check-format:
|
check-format:
|
||||||
runs-on: brutalisk
|
runs-on: brutalisk
|
||||||
|
|||||||
Reference in New Issue
Block a user