Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc committed Nov 24, 2023
1 parent fa625a1 commit 7d810e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Check the extensions are installed
run: |
jupyter labextension list 2>&1 | grep -ie "@voila-dashboards/jupyterlab-gridstack.*enabled.*ok" -
python -m jupyterlab.browser_check
# python -m jupyterlab.browser_check
- name: Lint
run: |
Expand Down

0 comments on commit 7d810e5

Please sign in to comment.