Skip to content

Commit

Permalink
ci(check): add foundry.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Oct 23, 2024
1 parent c549a41 commit fa23653
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/foundry-storage-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
- name: Check storage layout
uses: Rubilmax/foundry-storage-check@feat/showcase
with:
contract: Example.sol:Example
workingDirectory: contracts/ # optional, could be replaced with `contracts/Example.sol:Example` in the line above
contract: Example

0 comments on commit fa23653

Please sign in to comment.