Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahim0814 committed Aug 7, 2019
1 parent 55c9c61 commit e74d307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e74d307

Please sign in to comment.