We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34e3b2 commit 1978c37Copy full SHA for 1978c37
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
43
jupyter labextension list
44
jupyter labextension list 2>&1 | grep -ie "jupyter-drives.*OK"
45
- python -m jupyterlab.browser_check
+ python -m jupyterlab.browser_check --no-chrome-test
46
47
- name: Package the extension
48
run: |
0 commit comments