From 48119517121dea5e27c8a7cd9d34ee4a8a63fa8c Mon Sep 17 00:00:00 2001 From: Chen Cui Date: Thu, 26 Feb 2026 17:27:54 -0800 Subject: [PATCH] add back ministral 3 tests Signed-off-by: Chen Cui --- .github/workflows/cicd-main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cicd-main.yml b/.github/workflows/cicd-main.yml index 40a30d2bd3..4f073b01c1 100644 --- a/.github/workflows/cicd-main.yml +++ b/.github/workflows/cicd-main.yml @@ -354,6 +354,7 @@ jobs: - script: L2_Launch_models_glm - script: L2_Launch_models_gpt_oss - script: L2_Launch_models_llama_nemotron + - script: L2_Launch_models_ministral3 - script: L2_Launch_models_mistral - script: L2_Launch_models_nemotron - script: L2_Launch_models_nemotronh @@ -369,6 +370,7 @@ jobs: - script: L2_Launch_recipes_llama_1b - script: L2_Launch_recipes_llama_3b - script: L2_Launch_recipes_llama_distill + - script: L2_Launch_recipes_ministral3 - script: L2_Launch_recipes_nemotronh - script: L2_Launch_recipes_qwen - script: L2_Launch_data