mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
commit
d9b5cc1d8b
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ jobs:
|
|||
env_vars: OS,PYTHON
|
||||
name: codecov-umbrella
|
||||
fail_ci_if_error: true
|
||||
path_to_write_report: ./coverage/codecov_report.gz
|
||||
path_to_write_report: ./coverage/codecov_report.txt
|
||||
verbose: true
|
||||
```
|
||||
## Contributing
|
||||
|
|
|
|||
Loading…
Reference in a new issue