Fix build workflow on CI

This commit is contained in:
Jeremy Tuloup 2022-04-19 17:49:02 +02:00
parent 60f1f01fa5
commit 67621f5e85

View File

@ -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