Skip to content

Commit

Permalink
Update fuzz.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv authored Sep 6, 2023
1 parent 4e94804 commit 33e26c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
oss-fuzz-project-name: 'expr'
language: 'go'
fuzz-seconds: 600
output-sarif: true
- name: Upload Crash
uses: actions/upload-artifact@v3
if: failure() && steps.build.outcome == 'success'
Expand Down

0 comments on commit 33e26c5

Please sign in to comment.