From f28269cea7d8357624d1cbd801cc90ea8c5c07e7 Mon Sep 17 00:00:00 2001 From: Kostis Trantzas Date: Tue, 7 Oct 2025 14:33:23 +0000 Subject: [PATCH] Trying 3 parallel forks when executing tests --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12b69186..495c8eff 100644 --- a/pom.xml +++ b/pom.xml @@ -433,7 +433,7 @@ none alphabetical - 1 + 3 true -- GitLab