Skip to content

Commit

Permalink
CI: Redis service
Browse files Browse the repository at this point in the history
  • Loading branch information
b1rdex committed Oct 15, 2024
1 parent d7aeeee commit 9546474
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
image: redis:3
options: >-
--health-cmd "redis-cli ping"
--health-interval 10s
--health-timeout 5s
--health-retries 5
ports:
- 6379:6379

Expand Down

0 comments on commit 9546474

Please sign in to comment.