Skip to content

Commit 1e44230

Browse files
committed
Attempt to fix workflow.
1 parent b0488a9 commit 1e44230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/widget-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python-version: '3.11'
2626
architecture: 'x64'
2727
- name: Install dependencies
28-
run:
28+
run: |
2929
pip install --upgrade pip
3030
pip install --upgrade jupyterlab
3131
pip install --upgrade voila

0 commit comments

Comments
 (0)