Skip to content

Commit

Permalink
Remove mariadb health test
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Aug 12, 2023
1 parent fd2c278 commit 311e7fd
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 @@ -34,11 +34,6 @@ jobs:
POSTGRES_DB: postgres
ports:
- 5432:5432
options: >-
--health-cmd pg_isready
--health-interval 10s
--health-timeout 5s
--health-retries 5
steps:
- name: Checkout Kanboard repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 311e7fd

Please sign in to comment.