parent
3b480f5e50
commit
bdc3664600
|
@ -77,7 +77,7 @@ jobs:
|
|||
S3_BUILD_CACHE_SECRET_KEY: ${{ secrets.S3_BUILD_CACHE_SECRET_KEY }}
|
||||
with:
|
||||
command: ./gradlew testJava${{ matrix.java }} --stacktrace -Dorg.gradle.java.installations.paths=${{ steps.setup-test-java.outputs.path }}
|
||||
timeout_minutes: 90
|
||||
timeout_minutes: 180
|
||||
max_attempts: 3
|
||||
|
||||
- name: Aggregate test reports with ciMate
|
||||
|
|
Loading…
Reference in New Issue