Trivial fix to make test-infra pass again

This commit is contained in:
Anirudh Ramanathan
2017-09-01 11:45:12 -07:00
committed by GitHub
parent 2efbb8e55a
commit d8a4481a14
+1 -1
View File
@@ -28,4 +28,4 @@ pushd .
cd $GOPATH
go get github.com/ghodss/yaml
popd
go run /src/k8s.io/charts/test/helm-test/main.go
go run $GOPATH/src/k8s.io/charts/test/helm-test/main.go