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