Skip to content

Commit d164fd7

Browse files
authored
Update ci.yml
1 parent 4c8d2ff commit d164fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
with:
105105
python-version: '3.10'
106106
- name: Install dependencies
107-
run: >-
107+
run: |
108108
pip install --upgrade pip
109109
pip install Cython wheel
110110
pip install -r docs/requirements.txt

0 commit comments

Comments
 (0)