remove env from go test in actions

This commit is contained in:
sentriz
2020-07-13 11:15:58 +01:00
parent d2ffa211ef
commit 19e4958f2f

View File

@@ -28,5 +28,3 @@ jobs:
version: v1.28
- name: Test
run: go test ./...
env:
GOPATH: /tmp/gopath