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 da7780c commit f4fe10aCopy full SHA for f4fe10a
.github/workflows/proto-win.yml
@@ -44,16 +44,6 @@ jobs:
44
-Dmetis_DIR=C:/vcpkg/packages/metis_x64-windows/share/metis \
45
-DGKlib_DIR=C:/vcpkg/packages/gklib_x64-windows/share/gklib
46
47
- # - name: Build
48
- # working-directory: ${{runner.workspace}}/build
49
- # shell: bash
50
- # run: cmake --build . --target metis-test --config Release --parallel
51
-
52
- # - name: Run
53
54
55
- # run: ./Release/bin/metis-test.exe
56
57
# repository: KarypisLab/GKlib
58
# ref: master
59
# path: GKlib
0 commit comments