Add fuzzer to the pipeline #11
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user