We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f78de3 commit 0f42220Copy full SHA for 0f42220
1 file changed
.github/workflows/CI.yml
@@ -50,7 +50,7 @@ jobs:
50
version: latest
51
52
- name: Install dependencies
53
- run: pnpm install --only=dev --ignore-scripts
+ run: pnpm install
54
55
# - name: Format ✨
56
# run: pnpm test.format
0 commit comments