Skip to content

Commit

Permalink
Update pip_install_unitest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jianlins authored Oct 30, 2022
1 parent 9339de4 commit 9b07030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip_install_unitest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install cython
pip install PyRuSH==1.0.8.dev2 pytest
pip install PyRuSH==1.0.8.dev6 pytest
- name: nose tests
run: |
Expand Down

0 comments on commit 9b07030

Please sign in to comment.