Skip to content

Commit f4b4f39

Browse files
committed
unit test timeout
1 parent 5bad79d commit f4b4f39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
./utils/gen-test-certs.sh
7474
7575
- name: Unit Test with pytest
76-
timeout-minutes: 5
76+
timeout-minutes: 10
7777
run: |
7878
TLS_CERT=./redis/tests/tls/redis.crt \
7979
TLS_KEY=./redis/tests/tls/redis.key \

0 commit comments

Comments
 (0)