Skip to content

Commit 7bbcf28

Browse files
committed
Update
1 parent de9578e commit 7bbcf28

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/hipo.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,4 @@ jobs:
6262
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake `
6363
..
6464
cmake --build . --parallel --config ${{ matrix.build_type }}
65-
- run: |
66-
build/${{ matrix.build_type }}/bin/highs --solver=hipo check/instances/flugpl.mps
67-
- run: |
68-
cd build
6965
ctest -C ${{ matrix.build_type }} --timeout 300 --output-on-failure --no-tests=error

0 commit comments

Comments
 (0)