just test reacord

This commit is contained in:
MapleLeaf
2022-01-11 00:16:45 -06:00
parent 0aafc66ce1
commit 989ab330b3

View File

@@ -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