We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a4075 commit 2401b0eCopy full SHA for 2401b0e
.github/workflows/test.yml
@@ -21,8 +21,6 @@ jobs:
21
22
- name: Setup pnpm
23
uses: pnpm/action-setup@v4
24
- with:
25
- version: 10.14.0
26
27
- name: Install dependencies
28
run: pnpm install
0 commit comments