Skip to content

Commit

Permalink
misc(backend): attempt to run the tests?
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuntowicz committed Dec 21, 2024
1 parent b7b0fd0 commit 11f3481
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_trtllm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 11f3481

Please sign in to comment.