We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f1243 commit 73a6883Copy full SHA for 73a6883
.github/workflows/main.yml
@@ -42,4 +42,4 @@ jobs:
42
- run: pnpm build
43
44
- name: Test
45
- run: pnpm test:unit
+ run: pnpm test:ci
0 commit comments