We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9d14da commit 81128a0Copy full SHA for 81128a0
.github/workflows/ci.yml
@@ -85,3 +85,4 @@ jobs:
85
with:
86
check_name: JUnit ${{ matrix.kind }} ${{ matrix.jre }} ${{ matrix.os }}
87
report_paths: '*/build/test-results/*/TEST-*.xml'
88
+ check_retries: true
0 commit comments