Skip to content

Commit 9b4a703

Browse files
investigate path issue
1 parent 9b111d8 commit 9b4a703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export PYTHONUNBUFFERED=1
2828
env | grep KOKORO
2929

3030
# Setup service account credentials.
31-
export GOOGLE_APPLICATION_CREDENTIALS=${KOKORO_GFILE_DIR}/service-account.json
31+
# export GOOGLE_APPLICATION_CREDENTIALS=${KOKORO_GFILE_DIR}/service-account.json
3232

3333
# Set up creating a new instance for each system test run
3434
export GOOGLE_CLOUD_TESTS_CREATE_SPANNER_INSTANCE=true

0 commit comments

Comments
 (0)