Skip to content

Commit f9e388c

Browse files
author
Andrew Brookins
committed
Stop sending Redis args to Docker, oops
1 parent f436b0e commit f9e388c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ jobs:
9292
--health-interval 10s
9393
--health-timeout 5s
9494
--health-retries 5
95-
--load-module "/usr/lib/redis/modules/redisearch.so"
96-
--load-module "/usr/lib/redis/modules/rejson.so"
9795
runs-on: ${{ matrix.os }}
9896
timeout-minutes: 15
9997
env:

0 commit comments

Comments
 (0)