Skip to content

Commit

Permalink
Update build-extension.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm authored Jan 10, 2024
1 parent cd5a9fc commit ce61061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
jlpm run eslint:check
python -m pip install .
jupyter labextension list 2>&1 | grep -ie "nglview-js-widgets.*OK"
# jupyter labextension list 2>&1 | grep -ie "nglview-js-widgets.*OK"
# python -m jupyterlab.browser_check # FIXME: off for debugging, should turn on

0 comments on commit ce61061

Please sign in to comment.