Skip to content

Commit 8307ec0

Browse files
authored
Debug
1 parent 0c79870 commit 8307ec0

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
@@ -274,7 +274,7 @@ jobs:
274274
micromamba activate xeus-lite-host
275275
python -m pip install jupyterlite-xeus
276276
jupyter lite build --XeusAddon.prefix=${{ env.PREFIX }}
277-
timeout 60 jupyter lite serve
277+
jupyter lite serve --help
278278
279279
- name: Setup tmate session
280280
if: ${{ failure() && runner.debug }}

0 commit comments

Comments
 (0)