We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130cbb3 commit 1847e3dCopy full SHA for 1847e3d
1 file changed
.github/workflows/hipo-win-510.yml
@@ -158,14 +158,6 @@ jobs:
158
run: |
159
cmake --install .
160
161
- - name: Test install executable
162
- shell: pwsh
163
- working-directory: ${{runner.workspace}}/installs
164
- run: |
165
- ls
166
- ls bin
167
- & "${{runner.workspace}}\installs\bin\highs.exe" --version
168
-
169
- name: Test install executable
170
shell: pwsh
171
working-directory: ${{runner.workspace}}/installs
0 commit comments