Delete pnpm serve in CI-Workflow.yml

This commit is contained in:
Kenny628 2023-08-27 16:41:30 +08:00
parent 2548dfbc10
commit 77965c5dda
1 changed files with 0 additions and 3 deletions

View File

@ -63,9 +63,6 @@ jobs:
- name: Build
run: pnpm build
- name: Serve
run: pnpm serve
unit_test:
name: Unit test
env: