Temp commit to make test run verbose, to see what's happening

This commit is contained in:
Joel Bradshaw 2021-01-17 20:31:06 -08:00
parent 0af4863568
commit 1ea8ea0c26

View file

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