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 f226ae4 commit 1898154Copy full SHA for 1898154
.github/workflows/ci.yml
@@ -12,4 +12,5 @@ jobs:
12
with:
13
node-version: '14.x'
14
- run: npm ci
15
+ - run: npm run lint
16
- run: npm test
0 commit comments