diff --git a/.github/workflows/run-integration-tests.yml b/.github/workflows/run-integration-tests.yml index b15d0af902..2d3190f5af 100644 --- a/.github/workflows/run-integration-tests.yml +++ b/.github/workflows/run-integration-tests.yml @@ -20,8 +20,7 @@ jobs: runs-on: ubuntu-24.04 strategy: matrix: - integration-test: [ "prometheus-java-client" ] -# integration-test: [ "checkstyle", "metrics", "prometheus-java-client" ] + integration-test: [ "checkstyle", "metrics", "prometheus-java-client" ] steps: - name: Install Harden-Runner uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2