Skip to content

Commit cf074be

Browse files
committed
bin
1 parent 99bf6f6 commit cf074be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build-intel.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,10 @@ jobs:
5555
pwd
5656
ls
5757
cd build
58-
./bin/unit_test [highs_test_alien_basis]
58+
ls
59+
cd bin
60+
ls
61+
unit_test [highs_test_alien_basis]
5962
6063
- uses: actions/upload-artifact@v4
6164
with:

0 commit comments

Comments
 (0)