Skip to content

Commit 3a65609

Browse files
authored
ci: reduce elapsed time (#112)
1 parent fe8ad99 commit 3a65609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ jobs:
269269
DOCKER_COMPOSE_FILE: 'compose.latency.yaml'
270270
REDIS_REPLICA_SIZE: '2'
271271
REDIS_CLIENT_MAX_THREADS: '5'
272-
DELAY_TIME: '2ms'
272+
DELAY_TIME: '1ms'
273273
steps:
274274
- name: Check out code
275275
uses: actions/checkout@v3

0 commit comments

Comments
 (0)