mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-26 05:07:35 -05:00
linkcheck: Reduce test duration on Windows (#14133)
This commit is contained in:
@@ -1 +1 @@
|
||||
# Empty config for linkcheck case sensitivity tests
|
||||
linkcheck_timeout = 0.25
|
||||
|
||||
@@ -35,6 +35,7 @@ keep_warnings = True
|
||||
pygments_style = 'sphinx'
|
||||
show_authors = True
|
||||
numfig = True
|
||||
linkcheck_timeout = 0.25
|
||||
|
||||
html_sidebars = {
|
||||
'**': [
|
||||
|
||||
Reference in New Issue
Block a user