Skip to content

Commit

Permalink
Remove MariaDB health check
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Aug 12, 2023
1 parent 37e89f1 commit fd2c278
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ jobs:
MYSQL_ROOT_PASSWORD: secret
ports:
- 3306:3306
options: >-
--health-cmd "mysqladmin ping"
--health-interval 10s
--health-timeout 5s
--health-retries 5
steps:
- name: Checkout Kanboard repo
uses: actions/checkout@v2
Expand Down

0 comments on commit fd2c278

Please sign in to comment.