We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f0142 commit 490adacCopy full SHA for 490adac
.github/workflows/foundry-storage-check.yml
@@ -27,4 +27,5 @@ jobs:
27
- name: Check storage layout
28
uses: Rubilmax/[email protected]
29
with:
30
- contract: contracts/Example.sol:Example
+ contract: Example.sol:Example
31
+ workingDirectory: contracts/ # optional
0 commit comments