just test reacord
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -17,7 +17,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
command:
|
command:
|
||||||
- name: test
|
- name: test
|
||||||
run: pnpm test --parallel --color
|
run: pnpm test -C packages/reacord
|
||||||
|
# run: pnpm test --parallel --color
|
||||||
# - lint
|
# - lint
|
||||||
# - typecheck
|
# - typecheck
|
||||||
# - build
|
# - build
|
||||||
|
|||||||
Reference in New Issue
Block a user