mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
Merge branch 'bugfix/remove_allow_failure_for_submodule_sync' into 'master'
ci: don't allow failure for submodule sync See merge request espressif/esp-idf!12058
This commit is contained in:
@@ -39,7 +39,6 @@ check_submodule_sync:
|
|||||||
- *show_submodule_urls
|
- *show_submodule_urls
|
||||||
- git submodule update --recursive
|
- git submodule update --recursive
|
||||||
- echo "IDF was cloned from ${PUBLIC_IDF_URL} completely"
|
- echo "IDF was cloned from ${PUBLIC_IDF_URL} completely"
|
||||||
allow_failure: true # remove this line when esp32s3 support in esptool got merged into master
|
|
||||||
|
|
||||||
check_ut_cmake_make:
|
check_ut_cmake_make:
|
||||||
extends:
|
extends:
|
||||||
|
Reference in New Issue
Block a user