Skip to content

Commit d12767d

Browse files
committed
ci: remove pnpm version specification from workflow
1 parent 570e210 commit d12767d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
fetch-depth: 0
1818

1919
- uses: pnpm/action-setup@v4
20-
with:
21-
version: 9
2220

2321
- name: Setup Node.js environment
2422
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)