Further attempt to prevent codecov posting failure messages (#8050)
This commit is contained in:
1
.github/workflows/test_coverage.yml
vendored
1
.github/workflows/test_coverage.yml
vendored
@@ -25,4 +25,5 @@ jobs:
|
||||
- name: Upload coverage
|
||||
uses: codecov/codecov-action@v2
|
||||
with:
|
||||
fail_ci_if_error: false
|
||||
verbose: true
|
||||
|
||||
Reference in New Issue
Block a user