This commit is contained in:
Will McGugan 2020-07-16 16:23:08 +01:00
parent 1fdb02b996
commit 7576ccb414

View file

@ -31,4 +31,4 @@ jobs:
pytest tests/ -v --cov=rich --cov-report=xml --cov-append
- name: Upload coverge to Codecov
uses: codecov/codecov-actions@master
uses: codecov/codecov-actions@1.0.10