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.
1 parent 5a6ba3f commit 8df222dCopy full SHA for 8df222d
.github/workflows/python-app.yml
@@ -44,5 +44,5 @@ jobs:
44
files: ./coverage.xml
45
flags: pytest # optional
46
name: codecov-umbrella # optional
47
- fail_ci_if_error: true # optional (default = false)
+ fail_ci_if_error: false # Enable once we have good coverage
48
verbose: true # optional (default = false)
0 commit comments