Skip to content

Commit 3707856

Browse files
committed
Test
1 parent a266224 commit 3707856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
jlpm run eslint:check
3030
python -m pip install .
3131
32-
jupyter labextension list 2>&1 | grep -ie "jupyterlab-code-snippets.*OK"
33-
# python -m jupyterlab.browser_check
32+
# jupyter labextension list 2>&1 | grep -ie "jupyterlab-code-snippets.*OK"
33+
python -m jupyterlab.browser_check

0 commit comments

Comments
 (0)