Skip to content

Commit 22600e4

Browse files
committed
Rm Mysql container volume
1 parent d93cadb commit 22600e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
MYSQL_DATABASE: test
4545
ports:
4646
- 3307:3306
47-
volumes:
48-
- $HOME/mysql:/var/lib/mysql
4947
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
5048

5149
steps:

0 commit comments

Comments
 (0)