mirror of
https://github.com/shouptech/flask-tutorial.git
synced 2026-02-03 15:39:44 +00:00
Add codecov
This commit is contained in:
parent
e7e24e489f
commit
c4c170d53d
1 changed files with 2 additions and 0 deletions
|
|
@ -13,3 +13,5 @@ jobs:
|
||||||
- run: pip install -e .
|
- run: pip install -e .
|
||||||
- run: coverage run -m pytest
|
- run: coverage run -m pytest
|
||||||
- run: coverage report
|
- run: coverage report
|
||||||
|
- run: pip install codecov
|
||||||
|
- run: codecov
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue