chore: disable test stage

This commit is contained in:
tzhangchi
2022-12-23 22:18:37 +08:00
parent d84594eb7d
commit 30981abb0b
+2 -2
View File
@@ -56,8 +56,8 @@ jobs:
run: |
pnpm lint --max-warnings=0
- name: Test
run: pnpm test
# - name: Test
# run: pnpm test
- name: Build
run: pnpm build