Skip to content

Commit

Permalink
Don't upgrade npm
Browse files Browse the repository at this point in the history
  • Loading branch information
MHHukiewitz committed Dec 20, 2023
1 parent e85b6e9 commit bf0b83f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- name: Upgrade NPM
run: npm i -g npm

- name: Install dependencies
run: npm ci

Expand Down

0 comments on commit bf0b83f

Please sign in to comment.