From ed721711fa8c2d088893a0922dd3c7e06437652c Mon Sep 17 00:00:00 2001 From: An Qi Date: Sat, 21 Dec 2024 17:17:31 +0800 Subject: [PATCH] fix --- .github/workflows/DB-CE.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/DB-CE.yml b/.github/workflows/DB-CE.yml index 5785889360..a593f81133 100644 --- a/.github/workflows/DB-CE.yml +++ b/.github/workflows/DB-CE.yml @@ -34,7 +34,7 @@ on: default: "false" env: - FUNCTEST: NewSessionIT,SQLCompareIT,TagIT,RestIT,TransformIT,UDFIT,RestAnnotationIT,SQLSessionIT,OptimizerIT,SQLSessionPoolIT,SessionV2IT,SessionIT,SessionPoolIT,CompactionIT,TimePrecisionIT,PySessionIT + FUNCTEST: NewSessionIT,SQLCompareIT,TagIT,RestIT,TransformIT,UDFIT,RestAnnotationIT,SQLSessionIT,SQLSessionPoolIT,SessionV2IT,SessionIT,SessionPoolIT,CompactionIT,TimePrecisionIT,PySessionIT jobs: DB-CE: