We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77d4ed3 commit 59245bbCopy full SHA for 59245bb
.github/workflows/ci.yml
@@ -26,6 +26,7 @@ jobs:
26
with:
27
fail_ci_if_error: true
28
verbose: true
29
+ codecov_curl_args: --retry-max-time 10
30
31
32
0 commit comments