Run tests in verbose mode
This commit is contained in:
parent
675b34f5ad
commit
fea298a1de
2
.github/workflows/django-tests.yml
vendored
2
.github/workflows/django-tests.yml
vendored
@ -65,4 +65,4 @@ jobs:
|
||||
EMAIL_HOST_PASSWORD: ""
|
||||
EMAIL_USE_TLS: true
|
||||
run: |
|
||||
python manage.py test
|
||||
python manage.py test -v 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user