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 c1a3f1c + 17952ae commit c599ff1Copy full SHA for c599ff1
.github/workflows/integration_tests.yml
@@ -65,6 +65,6 @@ jobs:
65
token: ${{ secrets.CODECOV_TOKEN }}
66
file: ./coverage.xml
67
name: codecov-umbrella
68
- fail_ci_if_error: true
+ fail_ci_if_error: false
69
attempt_limit: 5
70
attempt_delay: 30000
.github/workflows/unit_tests.yml
@@ -51,6 +51,6 @@ jobs:
51
52
53
54
55
56
0 commit comments