Skip to content

Commit

Permalink
Fix CIFuzz to consider all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Jul 9, 2024
1 parent 79bfc0e commit 3530c59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
oss-fuzz-project-name: 'libavif'
dry-run: false
keep-unaffected-fuzz-targets: true
- name: Run Fuzzers
uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
with:
Expand Down

0 comments on commit 3530c59

Please sign in to comment.