Skip to content

Commit 1978c37

Browse files
committed
update build test
1 parent a34e3b2 commit 1978c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
jupyter labextension list
4444
jupyter labextension list 2>&1 | grep -ie "jupyter-drives.*OK"
45-
python -m jupyterlab.browser_check
45+
python -m jupyterlab.browser_check --no-chrome-test
4646
4747
- name: Package the extension
4848
run: |

0 commit comments

Comments
 (0)