fix(ci): address PR blockers and move CI/nightly off sqlite
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
DJANGO_SETTINGS_MODULE = config.settings.development
|
||||
python_files = test_*.py
|
||||
addopts = -q --cov=apps --cov-report=term-missing --cov-fail-under=90
|
||||
markers =
|
||||
e2e: browser-based end-to-end test suite for nightly jobs
|
||||
|
||||
Reference in New Issue
Block a user