Skip to content

Commit

Permalink
fuzz-checker.yml: Revert inadvertent change from fac61ea
Browse files Browse the repository at this point in the history
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #22501)
  • Loading branch information
t8m authored and mattcaswell committed Oct 25, 2023
1 parent 2e471a7 commit dc1cc3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fuzz-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit dc1cc3e

Please sign in to comment.