fuzz-checker.yml: Revert inadvertent change from fac61ea

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22501)
This commit is contained in:
Tomas Mraz 2023-10-25 11:01:58 +02:00 committed by Matt Caswell
parent 2e471a740b
commit dc1cc3e483

View File

@ -23,7 +23,6 @@ jobs:
config: enable-fuzz-afl no-module,
install: afl++-clang,
cc: afl-clang-fast
tests: -
}, {
name: libFuzzer,
config: enable-fuzz-libfuzzer enable-asan enable-ubsan,