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 d31b3c8 commit ad8918aCopy full SHA for ad8918a
.github/workflows/build.yml
@@ -30,7 +30,6 @@ jobs:
30
- uses: actions/setup-node@v2
31
with:
32
node-version: 14.16
33
- - name: Lint
34
- run: npm ci
35
- run: npm run lint
36
0 commit comments