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 33349a8Copy full SHA for 33349a8
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 checks:all
0 commit comments