Skip to content

Commit dfade6c

Browse files
committed
log again
1 parent cf074be commit dfade6c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/build-intel.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,7 @@ jobs:
5353
source /opt/intel/oneapi/setvars.sh
5454
export SYCL_DEVICE_FILTER=opencl.cpu
5555
pwd
56-
ls
57-
cd build
58-
ls
59-
cd bin
60-
ls
61-
unit_test [highs_test_alien_basis]
56+
build/bin/unit_tests &> log.out
6257
6358
- uses: actions/upload-artifact@v4
6459
with:

0 commit comments

Comments
 (0)