update run CI script (#23621)

### Description

Add `Win_TRT_Minimal_CUDA_Test_CI`.
This commit is contained in:
Yulong Wang 2025-02-08 12:28:50 -08:00 committed by GitHub
parent 5ef18328bf
commit 740e9ab9f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@ def get_pipeline_names():
"Windows GPU Doc Gen CI Pipeline",
"Windows GPU TensorRT CI Pipeline",
"ONNX Runtime Web CI Pipeline",
"Win_TRT_Minimal_CUDA_Test_CI",
# linux
"Linux CPU CI Pipeline",
"Linux CPU Minimal Build E2E CI Pipeline",