chore(repo): add build all script, update ci tests
This commit is contained in:
@@ -26,4 +26,4 @@ jobs:
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Test
|
||||
run: pnpm run all:test
|
||||
run: pnpm run all:build && pnpm run all:test
|
||||
Reference in New Issue
Block a user