Skip to content

Commit

Permalink
chore: add failOnLabelDiff true to diamond contracts storage changes …
Browse files Browse the repository at this point in the history
…check

Resolves: #636
  • Loading branch information
gitcoindev authored and molecula451 committed Sep 28, 2023
1 parent 4957de0 commit eb5604d
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 @@ -57,3 +57,4 @@ jobs:
workingDirectory: packages/contracts
contract: ${{ matrix.contract }}
failOnRemoval: true
failOnLabelDiff: true

0 comments on commit eb5604d

Please sign in to comment.