Skip to content

Commit eec0e23

Browse files
olapivmikaelronstrom
authored andcommitted
Run tests multi-threaded
1 parent e4be12f commit eec0e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_push.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ jobs:
107107
run: cat $LOCAL_RONDIS_LOG
108108

109109
- name: Run Redis benchmark
110-
run: docker exec -i $CONTAINER_NAME bash -c "redis-benchmark -t get,set -r 100 -P 10"
110+
run: docker exec -i $CONTAINER_NAME bash -c "redis-benchmark -t get,set -r 100 -P 10 --threads 3"

0 commit comments

Comments
 (0)