Skip to content

Commit a0415af

Browse files
Update test.yml
1 parent 33488c3 commit a0415af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
with:
3535
node-version: ${{ matrix.node-version }}
3636
cache: 'npm'
37-
- name: Install dependencies
38-
run: npm i --ignore-scripts
3937
- name: Lint
4038
run: npm run lint
4139

0 commit comments

Comments
 (0)