0.3.13.6
This commit is contained in:
parent
d89e1bc6d4
commit
8498303006
13 changed files with 90 additions and 19 deletions
|
|
@ -9,7 +9,7 @@ python-tests:
|
|||
- pip install poetry --quiet
|
||||
- poetry config cache-dir .cache/poetry
|
||||
- poetry config virtualenvs.in-project true
|
||||
- poetry install --no-interaction --quiet
|
||||
- poetry install --no-interaction --quiet --extras sentry
|
||||
script:
|
||||
- poetry run coverage run src/manage.py test newsreader
|
||||
- poetry run coverage report
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue