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 0fc5229 commit 9666c93Copy full SHA for 9666c93
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
node-version: '14'
27
- run: npm ci
28
- - run: npm eslint
+ - run: npm run eslint
29
- run: npm test
30
- uses: paambaati/codeclimate-action@v2.7.5
31
env:
0 commit comments