Skip to content

Commit afdd93a

Browse files
authored
ci: fix django test (#746)
1 parent 5e85107 commit afdd93a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/test_mysql.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@
3939
]
4040

4141
DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
42+
43+
USE_TZ = False

0 commit comments

Comments
 (0)