diff --git a/.github/workflows/configurationserver_test.yml b/.github/workflows/configurationserver_test.yml index 909e776ca4..4d7a887a7c 100644 --- a/.github/workflows/configurationserver_test.yml +++ b/.github/workflows/configurationserver_test.yml @@ -57,8 +57,8 @@ jobs: --disableNodeAudit --nvdApiKey ${{ secrets.NVD_API_KEY }} --nvdApiDelay 10000 - - name: build UI - run: ./gradlew :inspectit-ocelot-configurationserver-ui:buildFrontend +# - name: build UI +# run: ./gradlew :inspectit-ocelot-configurationserver-ui:buildFrontend - name: Run DependencyCheck plugin uses: dependency-check/Dependency-Check_Action@main id: depcheck-ui