Skip to content

Commit dcd7d65

Browse files
committed
Test
1 parent 264adaf commit dcd7d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
jlpm
2929
jlpm run eslint:check
30-
# python -m pip install .
30+
python -m pip install .
3131
3232
# jupyter labextension list 2>&1 | grep -ie "jupyterlab-code-snippets.*OK"
3333
# python -m jupyterlab.browser_check

0 commit comments

Comments
 (0)