Update README.md

This commit is contained in:
Ibrahim Ali
2019-08-07 13:19:04 -07:00
committed by GitHub
parent 55c9c61f7e
commit e74d307e33

View File

@@ -41,7 +41,7 @@ jobs:
pytest --cov=./ --cov-report=xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v0.2
uses: codecov/codecov-action@v0.4
with:
token: ${{secrets.CODECOV_TOKEN}}
file: ./coverage.xml