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 ecfe309 commit 2dc8999Copy full SHA for 2dc8999
2 files changed
.github/workflows/release.yml
@@ -28,8 +28,6 @@ jobs:
28
29
- name: Install pnpm
30
uses: pnpm/action-setup@v4
31
- with:
32
- version: 8
33
34
- name: Install Dependencies
35
run: pnpm ci
.github/workflows/test-prs.yml
@@ -21,8 +21,6 @@ jobs:
21
22
23
24
25
26
27
- run: pnpm ci
- run: pnpm run build
0 commit comments