Skip to content

Commit

Permalink
Trigger all integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Dec 23, 2024
1 parent 393f08a commit 423c150
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 423c150

Please sign in to comment.