Skip to content

Commit dbf3a2f

Browse files
authored
Update ci.yml
1 parent 770d3e9 commit dbf3a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ jobs:
255255
- name: Install Python dependencies
256256
run: |
257257
rustc --version
258-
python3 -m pip install --user --upgrade urllib3 lxml paramiko nose texttable ipmisim pyopenssl pycryptodome mock flask netaddr pylint pycodestyle six astroid pynose
258+
python3 -m pip install --user --upgrade maturin urllib3 lxml paramiko nose texttable ipmisim pyopenssl pycryptodome mock flask netaddr pylint pycodestyle six astroid pynose
259259
260260
- name: Install jacoco dependencies
261261
run: |

0 commit comments

Comments
 (0)