Skip to content

Commit 70d28f0

Browse files
committed
Show CLUSTER NODES on fail
1 parent d797df7 commit 70d28f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/run-tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ runs:
107107
run: |
108108
echo "Docker Containers:"
109109
docker ps
110+
redis-cli -p 16379 CLUSTER NODES
110111
shell: bash
111112

112113
- name: Upload test results and profiling data

0 commit comments

Comments
 (0)