Skip to content

Commit 73a6883

Browse files
authored
Update main.yml
test: use test:ci for testing
1 parent 27f1243 commit 73a6883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
- run: pnpm build
4343

4444
- name: Test
45-
run: pnpm test:unit
45+
run: pnpm test:ci

0 commit comments

Comments
 (0)