Skip to content

Commit

Permalink
Don't run npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-duttke committed Aug 11, 2023
1 parent edaf171 commit cb280c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ensure-nodejs-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,4 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm install -g npm@latest
- run: npm install
- run: npm test

0 comments on commit cb280c5

Please sign in to comment.