Skip to content

Commit 120de3b

Browse files
committed
Test using npm@8
1 parent a675a67 commit 120de3b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- uses: actions/setup-node@v2
2121
with:
2222
node-version: ${{ matrix.node-version }}
23+
- run: npm install --global npm@8
2324
- run: npm install --no-audit
2425
- run: npm test
2526
- uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)