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 33488c3 commit a0415afCopy full SHA for a0415af
.github/workflows/test.yml
@@ -34,8 +34,6 @@ jobs:
34
with:
35
node-version: ${{ matrix.node-version }}
36
cache: 'npm'
37
- - name: Install dependencies
38
- run: npm i --ignore-scripts
39
- name: Lint
40
run: npm run lint
41
0 commit comments