From 64eeecd1e324d1d97a36faf09c5789e139593ed1 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Wed, 11 Oct 2023 15:18:29 +0200 Subject: [PATCH] Run integration tests during ci build. See #1637 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 996a387b..d9ee91c9 100644 --- a/pom.xml +++ b/pom.xml @@ -292,7 +292,7 @@ failsafe-verify - verify + integration-test verify