Merge pull request #266224 from robert-manchester/teller_fix_build
teller: fix build
This commit is contained in:
@@ -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/}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user