From e6bc5f6f160d64d234709ab1e21e83768843fa85 Mon Sep 17 00:00:00 2001 From: Lawrence Qiu Date: Mon, 27 Jul 2026 18:30:40 +0000 Subject: [PATCH] build: add bulkTests profile to grpc-gcp-java root pom.xml --- grpc-gcp-java/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/grpc-gcp-java/pom.xml b/grpc-gcp-java/pom.xml index 7d0cdec6f87e..961e72fe2800 100644 --- a/grpc-gcp-java/pom.xml +++ b/grpc-gcp-java/pom.xml @@ -312,4 +312,13 @@ + + + + bulkTests + + true + + +