Run tests in verbose mode

This commit is contained in:
Mouse Reeve 2021-04-10 16:08:10 -07:00
parent 675b34f5ad
commit fea298a1de

View file

@ -65,4 +65,4 @@ jobs:
EMAIL_HOST_PASSWORD: ""
EMAIL_USE_TLS: true
run: |
python manage.py test
python manage.py test -v 2