Skip to content

Commit 452cefa

Browse files
committed
chore: don't update global npm
1 parent ba17118 commit 452cefa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
with:
3333
node-version: ${{ matrix.node-version }}
3434
cache: 'npm'
35-
- run: npm install npm@11 -g
3635
- run: npm ci
3736
- run: npm test
3837
env:

0 commit comments

Comments
 (0)