Skip to content

Commit

Permalink
chore: faster compile times for medusa
Browse files Browse the repository at this point in the history
  • Loading branch information
0xteddybear committed Oct 25, 2024
1 parent 89e090f commit 71391c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts-bedrock/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ fs_permissions = [
]

[profile.medusa]
src='contracts'
src='contracts/test/invariants/balance-claimer'
test='contracts/test/invariants/balance-claimer'
script='contracts/test/invariants/balance-claimer'

Expand Down

0 comments on commit 71391c2

Please sign in to comment.