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 a478f50 commit 7294abbCopy full SHA for 7294abb
.github/workflows/lint.yml
@@ -17,4 +17,4 @@ jobs:
17
with:
18
node-version: 14
19
- run: npm install
20
- - run: npm lint-test
+ - run: npm run lint-test
0 commit comments