Skip to content

Commit 59245bb

Browse files
fix: retry-max-time 10
1 parent 77d4ed3 commit 59245bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
fail_ci_if_error: true
2828
verbose: true
29+
codecov_curl_args: --retry-max-time 10
2930

3031

3132

0 commit comments

Comments
 (0)