Skip to content

Commit 39a2e5b

Browse files
committed
the latest npm does not support node 16 anymore
1 parent ad5767d commit 39a2e5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
cache: npm
2626
node-version: ${{ matrix.node-version }}
2727

28-
- run: npm install -g npm
2928
- run: npm install -g nyc codecov
3029
- run: npm ci
3130
- run: npm run test:cover

0 commit comments

Comments
 (0)