remove test

This commit is contained in:
wjqserver
2025-07-29 23:45:26 +08:00
parent d7d3e1ca65
commit 44f28e593a
3 changed files with 1 additions and 13 deletions

View File

@@ -68,12 +68,6 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: ${{ env.GO_VERSION }}
- name: 测试
env:
GOOS: ${{ matrix.goos }}
GOARCH: ${{ matrix.goarch }}
run: |
go test ./..
- name: 编译
env:
GOOS: ${{ matrix.goos }}

View File

@@ -69,12 +69,6 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: ${{ env.GO_VERSION }}
- name: 测试
env:
GOOS: ${{ matrix.goos }}
GOARCH: ${{ matrix.goarch }}
run: |
go test ./..
- name: 编译
env:
GOOS: ${{ matrix.goos }}

View File

@@ -1 +1 @@
4.2.4
4.2.4