Skip to content

Commit

Permalink
Update cifuzz.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankYFTang authored Jul 19, 2024
1 parent 64130f8 commit 455656e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
runs-on: ubuntu-latest
permissions:
security-events: write
strategy:
fail-fast: false
matrix:
sanitizer: [address, undefined]
strategy:
fail-fast: false
matrix:
sanitizer: [address, undefined]
steps:
- name: Build Fuzzers
id: build
Expand Down

0 comments on commit 455656e

Please sign in to comment.