Merge pull request #155 from WJQSERVER-STUDIO/dev

remove test
This commit is contained in:
WJQSERVER
2025-07-29 23:45:49 +08:00
committed by GitHub
3 changed files with 1 additions and 13 deletions

View File

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

View File

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

View File

@@ -1 +1 @@
4.2.4 4.2.4