Skip to content

Commit 64934e1

Browse files
committed
fix(ci): remove retry/retry-delay
1 parent c59fba1 commit 64934e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/code_coverage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
uses: coverallsapp/github-action@master
3737
with:
3838
github-token: ${{ secrets.GITHUB_TOKEN }}
39-
retry: 3
40-
retry-delay: 30
4139
- name: Upload artifact
4240
uses: actions/upload-artifact@v4
4341
with:

0 commit comments

Comments
 (0)