Skip to content

Commit

Permalink
feat: rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
zugdev committed Feb 2, 2025
1 parent 9462e2f commit d0eb82f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/diamond-storage-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ jobs:
uses: onbjerg/foundry-toolchain@v1
with:
version: nightly
- name: Check For Core Contracts Storage Changes
uses: Rubilmax/foundry-storage-check@main

- name: Check For Diamond Storage Changes
uses: ubiquity/foundry-storage-check@main
with:
workingDirectory: packages/contracts
contract: ${{ matrix.contract }}
Expand Down

0 comments on commit d0eb82f

Please sign in to comment.