Skip to content

Commit a26b661

Browse files
committed
ci: fix django test
1 parent 5e85107 commit a26b661

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: 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)