12_generate_custom_csv_file #58
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
MYSQL_DATABASE: test
|
MYSQL_DATABASE: test
|
||||||
MYSQL_ROOT_PASSWORD: password
|
MYSQL_ROOT_PASSWORD: password
|
||||||
options: >-
|
options: >-
|
||||||
--health-cmd "mysqladmin ping"
|
--health-cmd "mariadb-admin ping"
|
||||||
--health-interval 10s
|
--health-interval 10s
|
||||||
--health-timeout 5s
|
--health-timeout 5s
|
||||||
--health-retries 5
|
--health-retries 5
|
||||||
|
|
Loading…
Reference in a new issue