Skip to content
This repository was archived by the owner on Aug 28, 2026. It is now read-only.

Commit db013af

Browse files
committed
ci: remove yarn cache
1 parent df5ecc3 commit db013af

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

‎.github/workflows/test.yml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
uses: actions/setup-node@v2
1616
with:
1717
node-version: 20
18-
cache: 'yarn'
19-
cache-dependency-path: yarn.lock
2018

2119
- name: Install dependencies
2220
run: yarn --immutable

0 commit comments

Comments
 (0)