Skip to content

Commit fdffbfd

Browse files
committed
no_hipo amd command line opts
1 parent f107a12 commit fdffbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo-fetch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
119119
- name: Test executable
120120
working-directory: ${{runner.workspace}}/build
121-
run: ./bin/highs --solver=hipo $GITHUB_WORKSPACE/check/instances/afiro.mps
121+
run: ./bin/highs $GITHUB_WORKSPACE/check/instances/afiro.mps
122122

123123
- name: Ctest
124124
working-directory: ${{runner.workspace}}/build

0 commit comments

Comments
 (0)