Skip to content

Commit ce12e3b

Browse files
jtpiohbcarlos
authored andcommitted
Install jupyterlab prerelease on CI
1 parent 7c32d10 commit ce12e3b

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
@@ -22,7 +22,7 @@ jobs:
2222
python-version: '3.7'
2323
architecture: 'x64'
2424
- name: Install dependencies
25-
run: python -m pip install jupyterlab
25+
run: python -m pip install jupyterlab --pre
2626
- name: Build the extension
2727
run: |
2828
jlpm

0 commit comments

Comments
 (0)