Try running tests in parellel
This commit is contained in:
parent
8d476804c2
commit
1791b5b9fa
3 changed files with 2 additions and 15 deletions
2
.github/workflows/django-tests.yml
vendored
2
.github/workflows/django-tests.yml
vendored
|
@ -53,4 +53,4 @@ jobs:
|
|||
EMAIL_USE_TLS: true
|
||||
ENABLE_PREVIEW_IMAGES: true
|
||||
run: |
|
||||
pytest --reuse-db
|
||||
pytest -n 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue