Skip to content

Commit 99bf6f6

Browse files
committed
pwd and ls
1 parent 73dd299 commit 99bf6f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-intel.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
run: |
5353
source /opt/intel/oneapi/setvars.sh
5454
export SYCL_DEVICE_FILTER=opencl.cpu
55+
pwd
56+
ls
5557
cd build
5658
./bin/unit_test [highs_test_alien_basis]
5759

0 commit comments

Comments
 (0)