Skip to content

Commit b765b3e

Browse files
authored
Update test.yml
1 parent cda9bc6 commit b765b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/setup-node@v3
2626
with:
2727
node-version: ${{ matrix.node-version }}
28-
cache: 'npm'
28+
cache: 'pnpm'
2929
- uses: pnpm/action-setup@v2
3030
with:
3131
version: 8

0 commit comments

Comments
 (0)