mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Run other IT although Checkstyle fails
This commit is contained in:
1
.github/workflows/run-integration-tests.yml
vendored
1
.github/workflows/run-integration-tests.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
github.event.issue.pull_request && contains(github.event.comment.body, '/integration-test')
|
||||
runs-on: ubuntu-24.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
integration-test: [ "checkstyle", "metrics", "prometheus-java-client" ]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user