Skip to content

Commit cfe21fa

Browse files
author
Takashi Matsuo
committed
test everything
1 parent 8fc7367 commit cfe21fa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.kokoro/trampoline_v2.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,6 @@ function repo_root() {
116116
echo "${dir}"
117117
}
118118

119-
# Temporarily limit the test to vision/automl
120-
RUN_TESTS_DIRS="vision/automl"
121-
122119
PROGRAM_PATH="$(realpath "$0")"
123120
PROGRAM_DIR="$(dirname "${PROGRAM_PATH}")"
124121
PROJECT_ROOT="$(repo_root "${PROGRAM_DIR}")"

0 commit comments

Comments
 (0)