We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50bfb8 commit 89cd242Copy full SHA for 89cd242
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