From e48b74e547954e9ff40190daf53a71e0064c9773 Mon Sep 17 00:00:00 2001 From: Pawel Gudel Date: Wed, 28 Jun 2023 11:31:24 +0200 Subject: [PATCH] Removed unnecessary args from intergrationTest GHA job Signed-off-by: Pawel Gudel --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 594b08c0c2..0a6cd5b141 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,10 +95,6 @@ jobs: with: arguments: | integrationTest -Dbuild.snapshot=false - -x spotlessCheck - -x checkstyleMain - -x checkstyleTest - -x spotbugsMain backward-compatibility: strategy: