Skip to content

Commit afdd93a

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/test_mysql.py

+2
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)