Skip to content

Commit

Permalink
removed cache
Browse files Browse the repository at this point in the history
  • Loading branch information
VonnyJap committed Sep 25, 2024
1 parent 3dca19b commit 281a313
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 @@ -24,6 +24,5 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm install
- run: npm test

0 comments on commit 281a313

Please sign in to comment.