We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f96080 commit 6763990Copy full SHA for 6763990
.github/workflows/test-redis-enterprise.yml
@@ -47,6 +47,7 @@ jobs:
47
- name: Test
48
env:
49
RE_CLUSTER: "1"
50
+ USE_PREBUILT_REDIS: "1"
51
run: |
52
go test \
53
--ginkgo.skip-file="ring_test.go" \
0 commit comments