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 de9578e commit 7bbcf28Copy full SHA for 7bbcf28
.github/workflows/hipo.yml
@@ -62,8 +62,4 @@ jobs:
62
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake `
63
..
64
cmake --build . --parallel --config ${{ matrix.build_type }}
65
- - run: |
66
- build/${{ matrix.build_type }}/bin/highs --solver=hipo check/instances/flugpl.mps
67
68
- cd build
69
ctest -C ${{ matrix.build_type }} --timeout 300 --output-on-failure --no-tests=error
0 commit comments