Skip to content

Commit

Permalink
Add workingDirectory in showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Feb 1, 2023
1 parent a2f0142 commit 490adac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/foundry-storage-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
- name: Check storage layout
uses: Rubilmax/[email protected]
with:
contract: contracts/Example.sol:Example
contract: Example.sol:Example
workingDirectory: contracts/ # optional

0 comments on commit 490adac

Please sign in to comment.