Skip to content

Commit

Permalink
ty
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Aug 6, 2024
1 parent 24dbb04 commit 9891316
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,9 @@ jobs:
ports:
- "3306:3306"
options: >-
--health-cmd="mysqladmin ping"
--health-cmd="healthcheck.sh
--connect
--innodb_initialized"
--health-interval=10s
--health-timeout=5s
--health-retries=3
Expand Down

0 comments on commit 9891316

Please sign in to comment.