summaryrefslogtreecommitdiff
path: root/.gitea/workflows/gentoo-utils.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitea/workflows/gentoo-utils.yml')
-rw-r--r--.gitea/workflows/gentoo-utils.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml
index 1fc4911..cd150c3 100644
--- a/.gitea/workflows/gentoo-utils.yml
+++ b/.gitea/workflows/gentoo-utils.yml
@@ -155,6 +155,7 @@ jobs:
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized build
meson compile atom_parser_fuzzer:alias -C build
timeout 10m ./scripts/fuzz.sh
+ continue-on-error: true
check-format:
runs-on: brutalisk