mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
More CI testing
This commit is contained in:
parent
1a687969c6
commit
5d580c4c17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mysql_settings.py
vendored
2
.github/workflows/mysql_settings.py
vendored
|
|
@ -51,7 +51,7 @@ DATABASES = {
|
|||
"init_command": "set collation_connection=utf8mb4_unicode_ci",
|
||||
},
|
||||
"TEST": {
|
||||
"NAME": "evennia",
|
||||
"NAME": "default",
|
||||
"OPTIONS": {
|
||||
"charset": "utf8mb4",
|
||||
"init_command": "set collation_connection=utf8mb4_unicode_ci",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue