mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-13 16:51:03 +02:00
ci: make fast_template_app optional
This commit is contained in:
@@ -662,6 +662,7 @@ build_clang_test_apps_esp32c6:
|
||||
needs:
|
||||
- job: fast_template_app
|
||||
artifacts: false
|
||||
optional: true
|
||||
script:
|
||||
- ${IDF_PATH}/tools/ci/test_configure_ci_environment.sh
|
||||
- rm -rf test_build_system
|
||||
|
Reference in New Issue
Block a user