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 8670c62 commit 1ac9ed5Copy full SHA for 1ac9ed5
1 file changed
.github/workflows/check-status.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
desired_context: 'codecov/patch'
23
token: ${{ secrets.GITHUB_TOKEN }}
24
- max_retries: 5
+ max_retries: 15
25
- name: Display final status
26
env:
27
FINAL_STATE: ${{ steps['wait-for-status'].outputs.final_state }}
0 commit comments