Skip to content

Commit

Permalink
Switch to --no-browser-test because --no-chrome-test does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Toohey committed Aug 5, 2023
1 parent 4ef2c8e commit e961789
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 @@ -95,4 +95,4 @@ jobs:
pip install myextension.tar.gz
pip install "jupyterlab>=4.0.0"
jupyter labextension list 2>&1 | grep -ie "@jlab-enhanced/favorites.*OK"
python -m jupyterlab.browser_check --no-chrome-test
python -m jupyterlab.browser_check --no-browser-test

0 comments on commit e961789

Please sign in to comment.