We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc7367 commit cfe21faCopy full SHA for cfe21fa
1 file changed
.kokoro/trampoline_v2.sh
@@ -116,9 +116,6 @@ function repo_root() {
116
echo "${dir}"
117
}
118
119
-# Temporarily limit the test to vision/automl
120
-RUN_TESTS_DIRS="vision/automl"
121
-
122
PROGRAM_PATH="$(realpath "$0")"
123
PROGRAM_DIR="$(dirname "${PROGRAM_PATH}")"
124
PROJECT_ROOT="$(repo_root "${PROGRAM_DIR}")"
0 commit comments