Skip to content

Commit

Permalink
fix: update storage layout action
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDZhon committed Feb 20, 2024
1 parent a802e43 commit 7536ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storage-layout-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
mode: check
src-folder: ./contracts
ignore-folders: '{test_helpers,template,mocks}'
ignore-contracts: 'WithdrawalsManagerProxy|WithdrawalsManagerStub|ERC1967Proxy'
ignore-contracts: 'WithdrawalsManagerProxy|WithdrawalsManagerStub|ERC1967Proxy|SepoliaDepositAdapter'

0 comments on commit 7536ba8

Please sign in to comment.