Skip to content

Commit 64f2dd7

Browse files
authored
Update main.yml
1 parent 51ab784 commit 64f2dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ jobs:
339339
brew install coreutils
340340
export PATH="$HOMEBREW_PREFIX/opt/coreutils/libexec/gnubin:$PATH"
341341
fi
342-
timeout 1500 jupyter lite serve --settings-overrides=overrides.json --XeusAddon.prefix=${{ env.PREFIX }} \
342+
timeout 1400 jupyter lite serve --settings-overrides=overrides.json --XeusAddon.prefix=${{ env.PREFIX }} \
343343
--XeusAddon.mounts="${{ env.PREFIX }}/share/xeus-cpp/tagfiles:/share/xeus-cpp/tagfiles" \
344344
--XeusAddon.mounts="${{ env.PREFIX }}/etc/xeus-cpp/tags.d:/etc/xeus-cpp/tags.d" \
345345
--contents README.md \

0 commit comments

Comments
 (0)