Merge pull request #266224 from robert-manchester/teller_fix_build

teller: fix build
This commit is contained in:
Weijia Wang
2023-11-08 20:12:27 +01:00
committed by GitHub
@@ -19,6 +19,7 @@ buildGoModule {
# use make instead of default checks because e2e does not work with `buildGoDir`
checkPhase = ''
runHook preCheck
HOME="$(mktemp -d)"
# We do not set trimpath for tests, in case they reference test assets
export GOFLAGS=''${GOFLAGS//-trimpath/}