chore: fix test ci

This commit is contained in:
yugasun
2022-10-11 14:39:25 +08:00
parent 0f2e84268c
commit 8afbcdad33
+3
View File
@@ -74,6 +74,9 @@ jobs:
- name: Install deps
run: pnpm install
- name: Build
run: pnpm run build
- name: Test
run: pnpm run test