From 8d0296121622ce0d77d8fafbd144b9591c8efae3 Mon Sep 17 00:00:00 2001 From: chunping Date: Sat, 21 Jan 2023 07:57:52 +0800 Subject: [PATCH] [test](pipline)Remove P1 regression required check in .asf.yaml (#16119) --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 77418b8c88..2d35d64aef 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -52,7 +52,6 @@ github: - Clang Formatter - CheckStyle - P0 Regression (Doris Regression) - - P1 Regression (Doris Regression) - FE UT (Doris FE UT) - BE UT (Doris BE UT) - Build Broker