Skip to content

Commit 2401b0e

Browse files
committed
chore: remove pnpm version from workflow so it infers from package.json
1 parent c9a4075 commit 2401b0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121

2222
- name: Setup pnpm
2323
uses: pnpm/action-setup@v4
24-
with:
25-
version: 10.14.0
2624

2725
- name: Install dependencies
2826
run: pnpm install

0 commit comments

Comments
 (0)