Skip to content

Commit 525367b

Browse files
committed
fix: remove server test when publish
1 parent d39b790 commit 525367b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
- name: Unit test
3131
run: pnpm run 'test:unit'
3232

33-
- name: Serve mode e2e test
34-
run: pnpm run 'test:e2e-serve'
35-
3633
- name: Create Release for Tag
3734
id: release_tag
3835
uses: yyx990803/release-tag@master

0 commit comments

Comments
 (0)