Skip to content

Commit 63ca449

Browse files
committed
Not caching npm
Relies on package-lock.json
1 parent a5e77ee commit 63ca449

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/node.tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/setup-node@v3
2121
with:
2222
node-version: ${{ matrix.node-version }}
23-
cache: 'npm'
2423
- run: npm install
2524
- run: npm run build
2625
- run: npm run test

0 commit comments

Comments
 (0)