Use sentry in all environments
It still is optional though
This commit is contained in:
parent
db5780f9f1
commit
fee2a4f17b
8 changed files with 77 additions and 13 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