From 8b24c125c2182b9f8d1bfc24ad52a9da2fd51d79 Mon Sep 17 00:00:00 2001 From: Athou Date: Tue, 11 Mar 2025 15:36:32 +0100 Subject: [PATCH] also skip js tests when skipping tests --- commafeed-client/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/commafeed-client/pom.xml b/commafeed-client/pom.xml index e255a4e8..1aba55e5 100644 --- a/commafeed-client/pom.xml +++ b/commafeed-client/pom.xml @@ -55,6 +55,7 @@ compile run test:ci + ${skipTests}