From b7140805aff558811d043844b1b7266f71236e5d Mon Sep 17 00:00:00 2001 From: EddeCCC Date: Mon, 2 Dec 2024 16:39:03 +0100 Subject: [PATCH] try including configdocsgenerator 5 --- .github/workflows/configurationserver_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/configurationserver_test.yml b/.github/workflows/configurationserver_test.yml index 925068dbd4..66282def1c 100644 --- a/.github/workflows/configurationserver_test.yml +++ b/.github/workflows/configurationserver_test.yml @@ -49,7 +49,7 @@ jobs: continue-on-error: true with: project: inspectIT/inspectit-ocelot-configuration-server - path: "$(find ./components/ -type f -name 'inspectit-ocelot-config*.jar' | tr '\n' ' ')" + path: 'components/inspectit-ocelot-config*/**/*.jar' format: 'HTML' args: > --disableAssembly