mirror of
https://github.com/shouptech/flask-tutorial.git
synced 2026-02-03 07:29:42 +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: coverage run -m pytest
|
||||
- run: coverage report
|
||||
- run: pip install codecov
|
||||
- run: codecov
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue