We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ada70 commit 5568c88Copy full SHA for 5568c88
1 file changed
.github/workflows/test_hiopbbpy.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Verify cyipopt installation
30
run: |
31
- python -c "import cyipopt; print('cyipopt OK')"
+ python -c "import cyipopt; print('cyipopt OK')"
32
33
- name: Install HiOpBBPy
34
0 commit comments