aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/test-samples.sh
diff options
context:
space:
mode:
Diffstat (limited to '.kokoro/test-samples.sh')
-rwxr-xr-x.kokoro/test-samples.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/.kokoro/test-samples.sh b/.kokoro/test-samples.sh
index ee3146b..11c042d 100755
--- a/.kokoro/test-samples.sh
+++ b/.kokoro/test-samples.sh
@@ -24,8 +24,6 @@ set -eo pipefail
# Enables `**` to include files nested inside sub-folders
shopt -s globstar
-cd github/python-api-core
-
# Run periodic samples tests at latest release
if [[ $KOKORO_BUILD_ARTIFACTS_SUBDIR = *"periodic"* ]]; then
# preserving the test runner implementation.