Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove step to upgrade npm (#706)
  • Loading branch information
Shohei Ueda authored and GitHub committed Feb 5, 2022
1 parent 892ca34 commit 7249b6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -40,8 +40,6 @@ jobs:
with:
node-version: '${{ steps.nvm.outputs.NVMRC }}'

- run: npm i -g npm

- name: Dump version
run: |
node -v
Expand Down

0 comments on commit 7249b6a

Please sign in to comment.