Skip to content

Commit 48c522c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)