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 b16a948 commit c10e0e1Copy full SHA for c10e0e1
.github/workflows/npm-publish.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
node-version: 16
15
- run: npm ci
16
- - run: npm lint
+ - run: npm run lint
17
18
publish-npm:
19
needs: build
0 commit comments