We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bad79d commit f4b4f39Copy full SHA for f4b4f39
1 file changed
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
./utils/gen-test-certs.sh
74
75
- name: Unit Test with pytest
76
- timeout-minutes: 5
+ timeout-minutes: 10
77
run: |
78
TLS_CERT=./redis/tests/tls/redis.crt \
79
TLS_KEY=./redis/tests/tls/redis.key \
0 commit comments