Skip to content

Commit 3fe6aea

Browse files
committed
Remove cache option
1 parent ff68a57 commit 3fe6aea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/setup-node@v4
2222
with:
2323
node-version: ${{ matrix.node-version }}
24-
cache: 'pnpm'
2524
- name: Install dependencies
2625
run: pnpm install --frozen-lockfile
2726
- name: Run tests

0 commit comments

Comments
 (0)