mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
Add sleep after creating Redis Cluster
This commit is contained in:
3
.github/workflows/test-redis.yml
vendored
3
.github/workflows/test-redis.yml
vendored
@@ -66,6 +66,9 @@ jobs:
|
||||
slave3-port: 7005
|
||||
sleep-duration: 10
|
||||
|
||||
- name: Wait for Redis to Start
|
||||
run: sleep 15
|
||||
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user