mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
Update 1-test-trtllm2.yml
This commit is contained in:
parent
327cb48edf
commit
0d83c00da1
10
.github/workflows/1-test-trtllm2.yml
vendored
10
.github/workflows/1-test-trtllm2.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: "TensorRT-LLM C/C++/CUDA Test Suite POPO"
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'trtllm/ci'
|
||||
on: workflow_dispatch
|
||||
# push:
|
||||
# branches:
|
||||
# - 'main'
|
||||
# - 'trtllm/ci'
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
|
Loading…
Reference in New Issue
Block a user