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.
2 parents ee6637b + 62e854a commit c59fba1Copy full SHA for c59fba1
.github/workflows/code_coverage.yml
@@ -36,6 +36,8 @@ jobs:
36
uses: coverallsapp/github-action@master
37
with:
38
github-token: ${{ secrets.GITHUB_TOKEN }}
39
+ retry: 3
40
+ retry-delay: 30
41
- name: Upload artifact
42
uses: actions/upload-artifact@v4
43
0 commit comments