Skip to content

Commit

Permalink
refactor: intense runs -> 15000
Browse files Browse the repository at this point in the history
  • Loading branch information
0xClandestine committed Jan 14, 2025
1 parent 5af6073 commit 268e7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@

[profile.intense.fuzz]
optimizer = false
runs = 20000
runs = 15000

[profile.forktest.fuzz]
runs = 16
Expand Down

0 comments on commit 268e7be

Please sign in to comment.