Skip to content

Commit

Permalink
chore: rename the GitHub action step to Check For Diamond Storage Cha…
Browse files Browse the repository at this point in the history
…nges

As requested during pr review.

Resolves: #636
  • Loading branch information
gitcoindev authored and molecula451 committed Sep 28, 2023
1 parent 9bcb5eb commit 0598f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diamond-storage-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
version: nightly

- name: Verify storage layout
- name: Check For Diamond Storage Changes
uses: gitcoindev/foundry-storage-check@main
with:
workingDirectory: packages/contracts
Expand Down

0 comments on commit 0598f32

Please sign in to comment.