Skip to content

Commit b6682cd

Browse files
committed
CI: Increase timeout for GHA/macOS
1 parent 6b80b85 commit b6682cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/crate/client/doctests/client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Inserting Data
6969

7070
Use user "crate" for rest of the tests::
7171

72-
>>> connection = client.connect([crate_host], timeout=2)
72+
>>> connection = client.connect([crate_host], timeout=5)
7373

7474
Before executing any statement a cursor has to be opened to perform
7575
database operations::

0 commit comments

Comments
 (0)