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 3af63f9 commit 059e331Copy full SHA for 059e331
.github/workflows/ci.yml
@@ -24,3 +24,4 @@ jobs:
24
cache: 'npm'
25
- run: npm ci
26
- run: npm run test
27
+ - run: npm run lint
0 commit comments