mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-27 03:20:27 +08:00
Fix build workflow on CI
This commit is contained in:
parent
60f1f01fa5
commit
67621f5e85
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -50,6 +50,7 @@ jobs:
|
||||
pytest -vv || pytest -vv --lf
|
||||
|
||||
- name: Integration Tests
|
||||
run: |
|
||||
jupyter labextension list 2>&1 | grep -ie "@jupyter-notebook/lab-extension.*enabled.*ok" -
|
||||
jupyter server extension list 2>&1 | grep -ie "notebook.*enabled" -
|
||||
python -m jupyterlab.browser_check
|
||||
|
Loading…
Reference in New Issue
Block a user