Skip to content

Commit

Permalink
Fuzz for longer since the other job takes a while.
Browse files Browse the repository at this point in the history
  • Loading branch information
finnbear committed Sep 12, 2024
1 parent c3d820b commit 9e2cf6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
crate: cargo-fuzz
locked: false
- name: Fuzz
run: RUST_BACKTRACE=1 cargo fuzz run fuzz -- -max_total_time=60
run: RUST_BACKTRACE=1 cargo fuzz run fuzz -- -max_total_time=900

0 comments on commit 9e2cf6a

Please sign in to comment.