kopia lustrzana https://github.com/wagtail/wagtail
Revert "Use file-based SQLite database when running tests on CircleCI"
This reverts commit bc71a28955
.
pull/10753/head
rodzic
bc71a28955
commit
47e2705d19
|
@ -30,7 +30,7 @@ jobs:
|
|||
no_output_timeout: 30m
|
||||
command: |
|
||||
export PYTHONUNBUFFERED=1
|
||||
DATABASE_NAME=wagtail.db pipenv run python -u runtests.py --parallel
|
||||
pipenv run python -u runtests.py --parallel
|
||||
|
||||
frontend:
|
||||
docker:
|
||||
|
|
Ładowanie…
Reference in New Issue