Update go.yml
This commit is contained in:
parent
544660858a
commit
43b883fa1a
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
|
@ -21,8 +21,5 @@ jobs:
|
|||
with:
|
||||
go-version: 1.20
|
||||
|
||||
- name: Build
|
||||
run: go build -v ./...
|
||||
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
|
|
Loading…
Reference in New Issue
Block a user