Skip to content

Commit 4e11dcf

Browse files
committed
w
1 parent f5118a6 commit 4e11dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo-win-gh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
working-directory: ${{runner.workspace}}/build
6363
run: |
6464
./Release/bin/highs --solver=hipo \
65-
$${{runner.workspace}}/HiGHS/check/instances/afiro.mps
65+
$${{runner.workspace}}/highs-tests/HiGHS/check/instances/afiro.mps
6666
6767
- name: Ctest
6868
shell: bash

0 commit comments

Comments
 (0)