mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Clean up unknown mysql build action
This commit is contained in:
parent
d43ca922a2
commit
0dac1361c5
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ jobs:
|
|||
# collation server: 'utf8mb4_unicode_ci'
|
||||
character set server: 'utf8'
|
||||
collation server: 'utf8_general_ci'
|
||||
default storage engine: 'InnoDB'
|
||||
mysql database: 'evennia'
|
||||
mysql user: 'evennia'
|
||||
mysql password: 'password'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue