File is saved as text

Fixes #171
This commit is contained in:
Drazi Crendraven 2020-11-22 14:43:36 -05:00 committed by GitHub
parent 239febf655
commit 0d4ed40235
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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