Skip to content

Commit

Permalink
simplify run storage check
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Aug 15, 2023
1 parent 082f2d4 commit 34ea083
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/foundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,4 @@ jobs:

- name: "Inspect Storage Layout"
continue-on-error: false
run: |
forge build
yarn run storage-inspect:check
run: yarn run storage-inspect:check

0 comments on commit 34ea083

Please sign in to comment.