what
This commit is contained in:
parent
f88f4a6647
commit
132f0f6c54
@ -39,7 +39,7 @@ jobs:
|
||||
run: go install golang.org/x/lint/golint@latest && golint ./...
|
||||
- name: vet
|
||||
run: go vet
|
||||
env:
|
||||
CGO_ENABLED: 1
|
||||
# env:
|
||||
# CGO_ENABLED: 1
|
||||
- name: test
|
||||
run: go test -v -race -coverprofile=coverage.txt -covermode=atomic ./...
|
||||
|
Loading…
Reference in New Issue
Block a user