Skip to content

Commit

Permalink
chore: add failOnRemoval true to diamond contracts storage changes check
Browse files Browse the repository at this point in the history
Resolves: #636
  • Loading branch information
gitcoindev authored and molecula451 committed Sep 28, 2023
1 parent d9a36e5 commit 4957de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/diamond-storage-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ jobs:
with:
workingDirectory: packages/contracts
contract: ${{ matrix.contract }}
failOnRemoval: true

0 comments on commit 4957de0

Please sign in to comment.