Skip to content

Commit

Permalink
remove rm rf
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Dec 12, 2024
1 parent 1e30b58 commit a299efd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_cli_cuda_tensorrt_llm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
}}
name: Run examples
run: |
rm -rf /root/.cache/huggingface
pytest tests/test_examples.py -x -s -k "cli and cuda and trt"
cli_cuda_tensorrt_llm_multi_gpu_tests:
Expand Down

0 comments on commit a299efd

Please sign in to comment.