Skip to content

Commit 2c1903a

Browse files
committed
Update
1 parent 561058c commit 2c1903a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/hipo.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ jobs:
6464
-DALL_TESTS=${{ matrix.all_tests }} `
6565
-DHIPO=ON `
6666
-DBLAS_ROOT=C:/vcpkg/installed/x64-windows `
67-
-DMETIS_PATH=installs `
68-
-DMETIS_LIB="-lmetis" `
67+
-DMETIS_ROOT=installs `
6968
..
7069
cmake --build . --parallel --config ${{ matrix.build_type }}
7170
ctest -C ${{ matrix.build_type }} --timeout 300 --output-on-failure --no-tests=error

0 commit comments

Comments
 (0)