Skip to content

Commit 51bac02

Browse files
committed
update script run tests
1 parent 6e0feb8 commit 51bac02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
5050
- name: Run tests
5151
run: |
52-
python manage.py test --noinput
52+
python manage.py test --noinput --keepdb

0 commit comments

Comments
 (0)