Skip to content

Commit 48c522c

Browse files
authored
MAINT: Reduce timeout config value for CI safety. (#265)
1 parent 0157aac commit 48c522c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
]
4848

4949
# MyST-NB configuration
50-
nb_execution_timeout = 900
50+
nb_execution_timeout = 60
5151

5252

5353
# -- Options for HTML output -------------------------------------------------

0 commit comments

Comments
 (0)