Skip to content

Commit

Permalink
[YJ] test ls
Browse files Browse the repository at this point in the history
  • Loading branch information
yoannjanvier committed Oct 3, 2024
1 parent 2520d1b commit 214c2fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linux_knitro_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
-v -j2
- name: check build
run: |
ls build/bin
ls ./build/bin/${{ matrix.cmake.installDir }}
ls -l build/bin/${{ matrix.cmake.installDir }}
- name: Run Knitro Test
run: >
./build/bin/${{ matrix.cmake.installDir }}/test_knitro_interface

0 comments on commit 214c2fb

Please sign in to comment.