We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d93cadb commit 22600e4Copy full SHA for 22600e4
.github/workflows/run-tests.yml
@@ -44,8 +44,6 @@ jobs:
44
MYSQL_DATABASE: test
45
ports:
46
- 3307:3306
47
- volumes:
48
- - $HOME/mysql:/var/lib/mysql
49
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
50
51
steps:
0 commit comments