Skip to content

Commit 23b5601

Browse files
committed
chore: tweak test
1 parent 7cb39b9 commit 23b5601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
run: pnpm build
6161

6262
- name: Testing
63-
run: pnpm test
63+
run: pnpm test:unit

0 commit comments

Comments
 (0)