Skip to content

Commit

Permalink
Update node.js.yml - do not use cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jmac105 authored Jan 30, 2024
1 parent ba34c60 commit b500cf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm i
- run: npm test

0 comments on commit b500cf2

Please sign in to comment.