Skip to content

Commit f167fb2

Browse files
Revert "chore: re-enable java-vertexai integration tests (#11575)" (#11583)
This reverts commit 90a6707.
1 parent 04011a3 commit f167fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
excluded_modules=('gapic-libraries-bom' 'google-cloud-jar-parent' 'google-cloud-pom-parent')
16+
excluded_modules=('gapic-libraries-bom' 'google-cloud-jar-parent' 'google-cloud-pom-parent' 'java-vertexai')
1717

1818
function retry_with_backoff {
1919
attempts_left=$1

0 commit comments

Comments
 (0)