Skip to content

Commit

Permalink
Use latest version of npm
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Aug 22, 2024
1 parent cad951a commit 3c46ca7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Use npm version 9.6
run: npm install -g [email protected]
- name: Install project and package dependencies
run: npm install
- name: Build packages
Expand Down

0 comments on commit 3c46ca7

Please sign in to comment.