Skip to content

Commit 0204145

Browse files
authored
linkcheck: Reduce test duration on Windows (#14133)
1 parent 4e902a4 commit 0204145

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Empty config for linkcheck case sensitivity tests
1+
linkcheck_timeout = 0.25

tests/roots/test-root/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
pygments_style = 'sphinx'
3636
show_authors = True
3737
numfig = True
38+
linkcheck_timeout = 0.25
3839

3940
html_sidebars = {
4041
'**': [

0 commit comments

Comments
 (0)