We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c17d1 commit eab840eCopy full SHA for eab840e
1 file changed
.github/workflows/continuous-integration.yml
@@ -35,6 +35,7 @@ jobs:
35
env:
36
MYSQL_ROOT_HOST: '%'
37
MYSQL_DATABASE: 'phpdb_test'
38
+ MYSQL_ALLOW_EMPTY_PASSWORD: "true"
39
options: >-
40
--health-cmd="mysqladmin ping"
41
--health-interval 10s
0 commit comments