We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e4023 commit 010c16eCopy full SHA for 010c16e
1 file changed
.github/workflows/tests.yaml
@@ -71,7 +71,7 @@ jobs:
71
- 3306:3306
72
73
env:
74
- MYSQL_DSN: mysql:host=127.0.0.1;dbname=migrations
+ MYSQL_DSN: mysql:host=mysql;dbname=migrations
75
MYSQL_USER: migrator
76
MYSQL_PASSWORD: 'Q1w2e3r4'
77
0 commit comments