Skip to content

Commit

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

0 comments on commit ee6509b

Please sign in to comment.