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 c59fba1 commit 64934e1Copy full SHA for 64934e1
.github/workflows/code_coverage.yml
@@ -36,8 +36,6 @@ 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