mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-22 17:41:08 +00:00
Temp commit to make test run verbose, to see what's happening
This commit is contained in:
parent
0af4863568
commit
1ea8ea0c26
1 changed files with 1 additions and 1 deletions
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 3
|
||||
|
|
Loading…
Reference in a new issue