Skip to content

Commit

Permalink
Apparently undefined is not a real GOPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
puremourning committed Aug 3, 2019
1 parent 3cc78d5 commit 938e67c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ stages:

- bash: |
eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)
export GOPATH=$HOME/go
./run_tests
displayName: 'Run the tests'
env:
Expand Down

0 comments on commit 938e67c

Please sign in to comment.