mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
Further test with mysql action
This commit is contained in:
parent
b3f733a1e8
commit
1b8a143998
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pythonpackage.yml
vendored
4
.github/workflows/pythonpackage.yml
vendored
|
|
@ -42,8 +42,8 @@ jobs:
|
|||
mysql database: 'evennia'
|
||||
character set server: 'utf8mb4'
|
||||
collation server: 'utf8mb4_unicode_ci'
|
||||
mysql_user: 'evennia'
|
||||
mysql_password: 'password'
|
||||
mysql user: 'evennia'
|
||||
mysql password: 'password'
|
||||
|
||||
# wait for db to activage, get logs from their start
|
||||
- name: Wait / sleep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue