Skip to content

Commit 13469e9

Browse files
committed
fix: ci
Signed-off-by: chenzhiqing01 <chenzhiqing01@58.com>
1 parent 8548003 commit 13469e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: yarn lint
1717

1818
- name: Typecheck files
19-
run: yarn typescript
19+
run: yarn typecheck
2020

2121
test:
2222
runs-on: macos-latest

0 commit comments

Comments
 (0)