Delete pnpm serve in CI-Workflow.yml
This commit is contained in:
parent
2548dfbc10
commit
77965c5dda
|
|
@ -63,9 +63,6 @@ jobs:
|
|||
- name: Build
|
||||
run: pnpm build
|
||||
|
||||
- name: Serve
|
||||
run: pnpm serve
|
||||
|
||||
unit_test:
|
||||
name: Unit test
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue