Skip to content

Commit 574f221

Browse files
committed
Debug integration test
1 parent 3f7fb09 commit 574f221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
run: |
110110
set -eux
111111
python -m pip install "jupyterlab>=4.0.0,<5" jupyterlab_urdf*.whl
112+
jupyter labextension list
112113
113114
- name: Install dependencies
114115
working-directory: ui-tests

0 commit comments

Comments
 (0)