Skip to content

Commit

Permalink
Disable mariadb healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
MSWS committed Aug 31, 2024
1 parent 481ce37 commit 6773b31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
MARIADB_DATABASE: gangs
ports:
- 3307:3306
options: --health-cmd "mysqladmin ping --silent" --health-interval 10s

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6773b31

Please sign in to comment.