misc(backend): attempt to run the tests?
This commit is contained in:
parent
b7b0fd0e35
commit
11f348119f
|
@ -129,7 +129,7 @@ jobs:
|
|||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
options: --gpus all --net=host
|
||||
|
||||
steps:
|
||||
- name: Run C++/CUDA tests
|
||||
run: /usr/local/tgi/tgi_trtllm_backend_tests
|
||||
steps:
|
||||
- name: Run C++/CUDA tests
|
||||
run: /usr/local/tgi/tgi_trtllm_backend_tests
|
||||
|
||||
|
|
Loading…
Reference in New Issue