Skip to content

Commit

Permalink
ci: fix django test (#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
methane authored Nov 13, 2024
1 parent 5e85107 commit afdd93a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/test_mysql.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@
]

DEFAULT_AUTO_FIELD = "django.db.models.AutoField"

USE_TZ = False

0 comments on commit afdd93a

Please sign in to comment.