Skip to content

Commit 4beca81

Browse files
committed
Fix CI
1 parent 4e1a202 commit 4beca81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npm run build
3030

3131
- name: Check storage layout
32-
run: npm test-storage-layout
32+
run: npm run test-storage-layout
3333

3434
# Basic deployment to make sure everything is ok.
3535
# Could be removed in the future if not relevant.

0 commit comments

Comments
 (0)