Skip to content

Commit

Permalink
print debug infos
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Nov 22, 2024
1 parent 480558c commit ea353a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ jobs:
run: |
export PATH=${GITHUB_WORKSPACE}/_build/vcpkg_installed/x64-linux-release/tools/openmpi/bin:$PATH
cd _build
lp_namer -o ../data_test/tests_lpnamer/tests_integer/test_lpnamer_01_Xpress/output/economy -e contraintes.txt -f integer --unnamed-problems
ctest -C Release --output-on-failure -L "medium|unit|benders|lpnamer"
- name: Cache vcpkg binary dir
Expand Down

0 comments on commit ea353a5

Please sign in to comment.