Skip to content

Commit 8df222d

Browse files
authored
Update python-app.yml
1 parent 5a6ba3f commit 8df222d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
files: ./coverage.xml
4545
flags: pytest # optional
4646
name: codecov-umbrella # optional
47-
fail_ci_if_error: true # optional (default = false)
47+
fail_ci_if_error: false # Enable once we have good coverage
4848
verbose: true # optional (default = false)

0 commit comments

Comments
 (0)