From cccbd32bd6ed73075a8295e32b219952400dfc28 Mon Sep 17 00:00:00 2001 From: Yulong Wang <7679871+fs-eire@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:01:43 -0800 Subject: [PATCH] update run CI script --- tools/python/run_CIs_for_external_pr.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/python/run_CIs_for_external_pr.py b/tools/python/run_CIs_for_external_pr.py index cee32073fa473..6cc1fefc55319 100644 --- a/tools/python/run_CIs_for_external_pr.py +++ b/tools/python/run_CIs_for_external_pr.py @@ -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",