We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5118a6 commit 4e11dcfCopy full SHA for 4e11dcf
.github/workflows/hipo-win-gh.yml
@@ -62,7 +62,7 @@ jobs:
62
working-directory: ${{runner.workspace}}/build
63
run: |
64
./Release/bin/highs --solver=hipo \
65
- $${{runner.workspace}}/HiGHS/check/instances/afiro.mps
+ $${{runner.workspace}}/highs-tests/HiGHS/check/instances/afiro.mps
66
67
- name: Ctest
68
shell: bash
0 commit comments