From 7b0950e7920dda512ac16e45d74320386c25f32a Mon Sep 17 00:00:00 2001 From: chingor13 Date: Fri, 24 Apr 2026 15:55:37 +0000 Subject: [PATCH] build: skip tests in java-showcase when running bulk tests --- java-showcase/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/java-showcase/pom.xml b/java-showcase/pom.xml index da9455db7a5b..508f3ee9fdfd 100644 --- a/java-showcase/pom.xml +++ b/java-showcase/pom.xml @@ -256,5 +256,12 @@ + + + bulkTests + + true + +