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.
2 parents f2ec7e3 + 3be87bf commit dc0e05aCopy full SHA for dc0e05a
tools/circle-upload-codecov.sh
@@ -15,4 +15,4 @@ gpgv codecov.SHA256SUM.sig codecov.SHA256SUM
15
shasum -a 256 -c codecov.SHA256SUM
16
17
chmod +x codecov
18
-./codecov -t ${CODECOV_TOKEN} -e PRESET
+./tools/retry.sh ./codecov -t ${CODECOV_TOKEN} -e PRESET --nonZero
0 commit comments