Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
ci(redis): removing health check for keydb
Browse files Browse the repository at this point in the history
  • Loading branch information
madflojo committed Apr 7, 2024
1 parent 0f57614 commit 54f796e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ jobs:
keydb:
image: eqalpha/keydb
options: >-
--health-cmd "nc -z localhost 6379"
--health-interval 10s
--health-timeout 5s
--health-retries 5

redis:
image: bitnami/redis:latest
Expand Down

0 comments on commit 54f796e

Please sign in to comment.