Skip to content

Commit e114833

Browse files
authored
Update action.yml
1 parent 48d0ff5 commit e114833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/Jupyter-serve/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ runs:
3434
# This sleep is to force enough time for the jupyter site to build before trying
3535
# to run notebooks in it. If you try to run the notebooks before the website is
3636
# ready the ci python script will crash saying ti cannot access the url
37-
sleep 10
37+
sleep 20

0 commit comments

Comments
 (0)