remove env from go test in actions
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -28,5 +28,3 @@ jobs:
|
||||
version: v1.28
|
||||
- name: Test
|
||||
run: go test ./...
|
||||
env:
|
||||
GOPATH: /tmp/gopath
|
||||
|
||||
Reference in New Issue
Block a user