From 744ec42e9fa842ee9d82d483fb7f775ffa344701 Mon Sep 17 00:00:00 2001 From: Fu Hanxi Date: Tue, 7 Jul 2020 16:25:57 +0800 Subject: [PATCH] scan test when run regular_test --- tools/ci/config/pre_check.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ci/config/pre_check.yml b/tools/ci/config/pre_check.yml index a300f44139..97c01f4fe1 100644 --- a/tools/ci/config/pre_check.yml +++ b/tools/ci/config/pre_check.yml @@ -204,6 +204,7 @@ scan_tests: only: variables: - $BOT_TRIGGER_WITH_LABEL == null + - $BOT_LABEL_REGULAR_TEST - $BOT_LABEL_EXAMPLE_TEST - $BOT_LABEL_CUSTOM_TEST artifacts: