Skip to content

Commit 35b09b3

Browse files
committed
Build labextension in debug
1 parent 779b25d commit 35b09b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
140140
- name: Manually install labextension for lab2
141141
if: ${{ matrix.jlab_version }} == 2
142-
run: jupyter labextension install .
142+
run: jupyter labextension install --debug .
143143

144144
- name: Test installation files
145145
run: |

0 commit comments

Comments
 (0)