Skip to content

Commit 7fafa7b

Browse files
committed
chore: 移除测试步骤以优化发布工作流
1 parent 9a6ee7e commit 7fafa7b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ jobs:
8787
- name: Verify dependencies
8888
run: go mod verify
8989

90-
- name: Run tests
91-
run: go test -v ./...
92-
9390
- name: Build for multiple platforms
9491
env:
9592
CGO_ENABLED: 0

0 commit comments

Comments
 (0)