Ver Fonte

Merge branch 'bugfix/ci_sort_executable_list' into 'master'

ci: keep executables list sorted to pass tests

See merge request idf/esp-idf!5231
Ivan Grokhotkov há 6 anos atrás
pai
commit
58df1d93bc
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tools/ci/executable-list.txt

+ 1 - 1
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