Skip to content

Commit a9340a0

Browse files
committed
ci: disable npm cache to reduce Actions storage
1 parent 8d06aab commit a9340a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- uses: actions/setup-node@v6
1818
with:
1919
node-version: ${{ matrix.node-version }}
20-
cache: npm
2120
- run: npm ci
2221
- run: npm run typecheck
2322
- run: npm run lint

0 commit comments

Comments
 (0)