misc(ci): ok debug

This commit is contained in:
Morgan Funtowicz 2025-01-09 23:48:37 +01:00
parent 5ac2b15c00
commit 81c33cff08

View File

@ -46,5 +46,7 @@ jobs:
options: --gpus all --shm-size=8g options: --gpus all --shm-size=8g
steps: steps:
- name: List binaries
run: ls -alh /usr/local/tgi/bin
- name: Run C++/CUDA tests - name: Run C++/CUDA tests
run: /usr/local/tgi/bin/tgi_trtllm_backend_tests run: /usr/local/tgi/bin/tgi_trtllm_backend_tests