We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1a202 commit 4beca81Copy full SHA for 4beca81
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
run: npm run build
30
31
- name: Check storage layout
32
- run: npm test-storage-layout
+ run: npm run test-storage-layout
33
34
# Basic deployment to make sure everything is ok.
35
# Could be removed in the future if not relevant.
0 commit comments