Apparently undefined is not a real GOPATH
This commit is contained in:
parent
3cc78d5562
commit
938e67c7e2
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ stages:
|
|||
|
||||
- bash: |
|
||||
eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)
|
||||
export GOPATH=$HOME/go
|
||||
./run_tests
|
||||
displayName: 'Run the tests'
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue