fixup
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 12s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / test (push) Successful in 27s
Gentoo Utils / fuzz (push) Successful in 46s

This commit is contained in:
2025-12-16 00:37:35 +00:00
parent f59d0d4f17
commit 051dbc8b3c

View File

@@ -154,7 +154,7 @@ jobs:
which emerge
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized build
meson compile atom_parser_fuzzer:alias -C build
timeout 10m ./scripts/fuzz.sh
timeout 10m ./scripts/atom_parser_fuzz.sh
continue-on-error: true
check-format: