Merge branch 'bugfix/ci_sort_executable_list' into 'master'

ci: keep executables list sorted to pass tests

See merge request idf/esp-idf!5231
This commit is contained in:
Ivan Grokhotkov 2019-06-13 21:39:06 +08:00
commit 58df1d93bc

View file

@ -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