Remove GOPATH from last step

This commit is contained in:
Smolevich
2020-04-02 19:54:09 +03:00
parent 509b4b66bd
commit 11c7f4ff55
-2
View File
@@ -60,5 +60,3 @@ jobs:
path-to-profile: ${{ github.workspace }}/profile.cov
parallel: true
working-directory: backend
env:
GOPATH: ${{ github.workspace }}