Skip to content

Commit

Permalink
Retry gradle, it's failing often (#28031)
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored and pull[bot] committed Oct 5, 2023
1 parent f43d72e commit 79c820b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1
- uses: Wandalen/[email protected]
name: Gradle Validation
continue-on-error: true
with:
action: gradle/wrapper-validation-action@v1
attempt_limit: 3
attempt_delay: 2000

0 comments on commit 79c820b

Please sign in to comment.