Skip to content

Commit 5568c88

Browse files
committed
fix CI2
1 parent 43ada70 commit 5568c88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_hiopbbpy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: Verify cyipopt installation
3030
run: |
31-
python -c "import cyipopt; print('cyipopt OK')"
31+
python -c "import cyipopt; print('cyipopt OK')"
3232
3333
- name: Install HiOpBBPy
3434
run: |

0 commit comments

Comments
 (0)