diff --git a/internal/kokoro/test.sh b/internal/kokoro/test.sh index 54e8a99e14c1ec7f60bdc261a69f904169781444..9709a78e7a8ef1df7c594aa5e0d4ab1446945462 100755 --- a/internal/kokoro/test.sh +++ b/internal/kokoro/test.sh @@ -9,7 +9,7 @@ set -eo pipefail set -x # cd to project dir on Kokoro instance -cd github/gax-go +cd github/go-genproto go version