Stop sending Redis args to Docker, oops
This commit is contained in:
parent
f436b0ebf2
commit
f9e388c901
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -92,8 +92,6 @@ jobs:
|
|||
--health-interval 10s
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
--load-module "/usr/lib/redis/modules/redisearch.so"
|
||||
--load-module "/usr/lib/redis/modules/rejson.so"
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 15
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue