We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0feb8 commit 51bac02Copy full SHA for 51bac02
1 file changed
.github/workflows/ci.yml
@@ -49,4 +49,4 @@ jobs:
49
50
- name: Run tests
51
run: |
52
- python manage.py test --noinput
+ python manage.py test --noinput --keepdb
0 commit comments