Skip to content

Commit 742fe1a

Browse files
committed
fix: ci node setup
1 parent 6e2551e commit 742fe1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- uses: actions/setup-node@v6
1717
with:
1818
node-version: ${{ matrix.node-version }}
19-
cache: "pnpm"
2019

2120
- uses: pnpm/action-setup@v4
2221

0 commit comments

Comments
 (0)