Skip to content

Commit e154bdc

Browse files
committed
Chore: Remove cache pnpm line from setup-node step
1 parent 9205bb1 commit e154bdc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
uses: actions/setup-node@v4
2323
with:
2424
node-version: "22"
25-
cache: "pnpm"
2625

2726
- name: Install dependencies
2827
run: |

0 commit comments

Comments
 (0)