update ci workflow
This commit is contained in:
parent
1fb8f99740
commit
81b3f7cc8c
|
@ -38,7 +38,7 @@ jobs:
|
||||||
run: yarn typecheck
|
run: yarn typecheck
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: yarn lint && yarn format:check
|
run: yarn lint && yarn format --check
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: yarn test
|
run: yarn test
|
||||||
|
|
Loading…
Reference in New Issue