Skip to content

Commit ff71a64

Browse files
committed
Don't cache in CI
1 parent ca87823 commit ff71a64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
- uses: actions/setup-node@v5
3636
with:
3737
node-version: ${{ matrix.node }}
38-
cache: npm
3938
- run: npm install
4039
- run: npm test
4140

0 commit comments

Comments
 (0)