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 8d487cb commit 7b52afbCopy full SHA for 7b52afb
1 file changed
.github/workflows/test.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Install Dependencies
23
run: npm install --force
24
- name: Run All Checks
25
- run: npm check:all
+ run: npm run check:all
0 commit comments