Skip to content

Commit c4a435f

Browse files
committed
test: increase timeout
1 parent 43075d8 commit c4a435f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# Choose whether to include file with no URLs in the prints.
3434
print_all: false
3535
# The timeout seconds to provide to requests, defaults to 5 seconds
36-
timeout: 5
36+
timeout: 20
3737
# How many times to retry a failed request (each is logged, defaults to 1)
3838
retry_count: 2
3939
# A comma separated patterns to exclude during URL checks

0 commit comments

Comments
 (0)