Skip to content

Commit 1ac9ed5

Browse files
authored
Update check-status.yaml
1 parent 8670c62 commit 1ac9ed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-status.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
desired_context: 'codecov/patch'
2323
token: ${{ secrets.GITHUB_TOKEN }}
24-
max_retries: 5
24+
max_retries: 15
2525
- name: Display final status
2626
env:
2727
FINAL_STATE: ${{ steps['wait-for-status'].outputs.final_state }}

0 commit comments

Comments
 (0)