Skip to content

Commit

Permalink
added ci profile to foundry.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
leekt committed Feb 8, 2024
1 parent 8268e3e commit 679ac9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ runs = 1000000
[profile.deploy]
via-ir = true

[profile.ci]
via-ir = true

[fuzz]
runs = 1024

0 comments on commit 679ac9f

Please sign in to comment.