Update go.yml

pull/79/head
zhangch-dev 2025-05-16 11:57:56 +08:00 committed by GitHub
parent eca65fe791
commit ad5895d9d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -24,5 +24,3 @@ jobs:
- name: Build
run: go build -v ./...
- name: Test
run: go test -v ./...