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 8f281da commit 62e854aCopy full SHA for 62e854a
.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