Skip to content

Commit

Permalink
Don't wait for redis
Browse files Browse the repository at this point in the history
  • Loading branch information
ulgens committed Sep 29, 2024
1 parent c02ea23 commit 281fa09
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 @@ -36,11 +36,6 @@ jobs:
image: redis:7.4.0-alpine3.20
ports:
- 6379:6379
options: >-
--health-cmd "redis-cli ping"
--health-interval 10s
--health-timeout 5s
--health-retries 5

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

0 comments on commit 281fa09

Please sign in to comment.