Skip to content

Commit 62e854a

Browse files
committed
chore(ci): Add retry to codecov
1 parent 8f281da commit 62e854a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code_coverage.yml

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

0 commit comments

Comments
 (0)