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 a3a71f2 commit a0817e7Copy full SHA for a0817e7
1 file changed
.github/workflows/ci.yml
@@ -35,8 +35,6 @@ jobs:
35
steps:
36
- uses: actions/checkout@v4
37
- uses: pnpm/action-setup@v4
38
- with:
39
- run_install: false
40
- uses: actions/setup-node@v4
41
with:
42
node-version: 18
@@ -52,8 +50,6 @@ jobs:
52
50
53
51
54
55
56
57
58
59
@@ -82,8 +78,6 @@ jobs:
82
78
83
79
84
80
85
86
87
81
88
89
0 commit comments