From a98141cc0a61e214e8d4c5fd8c40bf893a94d377 Mon Sep 17 00:00:00 2001 From: Anton Maklakov Date: Thu, 13 Jun 2019 12:42:49 +0700 Subject: [PATCH] ci: keep executables list sorted to pass tests --- tools/ci/executable-list.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/executable-list.txt b/tools/ci/executable-list.txt index dcb4610b77..dd001885a3 100644 --- a/tools/ci/executable-list.txt +++ b/tools/ci/executable-list.txt @@ -31,10 +31,10 @@ tools/check_python_dependencies.py tools/ci/apply_bot_filter.py tools/ci/build_examples.sh tools/ci/build_examples_cmake.sh -tools/ci/check_idf_version.sh tools/ci/check-executable.sh tools/ci/check-line-endings.sh tools/ci/check_examples_cmake_make.sh +tools/ci/check_idf_version.sh tools/ci/check_ut_cmake_make.sh tools/ci/checkout_project_ref.py tools/ci/envsubst.py