Try to fix mysql - try user name2
This commit is contained in:
2
.github/workflows/tests_with_mysql.yml
vendored
2
.github/workflows/tests_with_mysql.yml
vendored
@@ -20,9 +20,7 @@ jobs:
|
||||
mysql:
|
||||
image: mysql:8.0
|
||||
env:
|
||||
MYSQL_USER: root
|
||||
MYSQL_ROOT_PASSWORD: 'BestPasswordEver'
|
||||
MYSQL_PASSWORD: 'BestPasswordEver'
|
||||
ports:
|
||||
# will assign a random free host port
|
||||
- 3306/tcp
|
||||
|
||||
Reference in New Issue
Block a user