Skip to content

Commit 88be749

Browse files
committed
ci: move typecheck to test
1 parent ea5057b commit 88be749

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/unit-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ on:
99
jobs:
1010
unit-test:
1111
uses: sxzz/workflows/.github/workflows/unit-test.yml@v1
12+
with:
13+
typecheck: ''
14+
test: pnpm run typecheck && pnpm run test

0 commit comments

Comments
 (0)