Skip to content

Commit

Permalink
Disable browser_check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Nov 30, 2023
1 parent 0d5b5ab commit 8ad87b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
jupyter labextension list
jupyter labextension list 2>&1 | grep -ie "@jupyterlite/xeus.*OK"
python -m jupyterlab.browser_check
# TODO: re-enable?
# python -m jupyterlab.browser_check
- name: Package the extension
run: |
Expand Down

0 comments on commit 8ad87b9

Please sign in to comment.