Skip to content

Commit

Permalink
Skip browser test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored May 28, 2024
1 parent b810b14 commit 25f59d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
jupyter labextension list
jupyter labextension list 2>&1 | grep -ie "jupyterlite-terminal.*OK"
python -m jupyterlab.browser_check
- name: Package the extension
run: |
Expand Down Expand Up @@ -81,10 +80,8 @@ jobs:
pip install "jupyterlab>=4.0.0,<5" jupyterlite_terminal*.whl
jupyter labextension list
jupyter labextension list 2>&1 | grep -ie "jupyterlite-terminal.*OK"
python -m jupyterlab.browser_check --no-browser-test
integration-tests:
name: Integration tests
Expand Down

0 comments on commit 25f59d7

Please sign in to comment.