mirror of
https://github.com/Textualize/rich.git
synced 2025-12-23 07:08:35 +00:00
code coverage
This commit is contained in:
parent
7576ccb414
commit
f56b74c506
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
|
@ -30,5 +30,5 @@ jobs:
|
|||
pip install .
|
||||
pytest tests/ -v --cov=rich --cov-report=xml --cov-append
|
||||
|
||||
- name: Upload coverge to Codecov
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-actions@1.0.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue