diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5f256e013..d7b088c0f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -50,6 +50,7 @@ stages: - bash: | eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv) + export GOPATH=$HOME/go ./run_tests displayName: 'Run the tests' env: