Skip to content

Commit

Permalink
fix: remove server test when publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ruleeeer committed Jan 1, 2025
1 parent d39b790 commit 525367b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
- name: Unit test
run: pnpm run 'test:unit'

- name: Serve mode e2e test
run: pnpm run 'test:e2e-serve'

- name: Create Release for Tag
id: release_tag
uses: yyx990803/release-tag@master
Expand Down

0 comments on commit 525367b

Please sign in to comment.