There was an error while loading. Please reload this page.
1 parent 547c734 commit 32ef8fbCopy full SHA for 32ef8fb
2 files changed
.github/workflows/redis-compatibility.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Run 1:1 Live Differential Tests against C Redis
41
run: |
42
- go test -v -race -timeout 5m ./tests/compat_test.go ./e2e_diff_test.go
+ go test -v -race -timeout 5m ./tests
43
44
- name: Clone Official Redis Test Suite & Run Core Tests
45
e2e_diff_test.go
0 commit comments