mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: make fast_template_app optional
This commit is contained in:
parent
7bbe28ccc5
commit
048042df08
@ -494,6 +494,7 @@ build_test_apps_esp32c2:
|
||||
needs:
|
||||
- job: fast_template_app
|
||||
artifacts: false
|
||||
optional: true
|
||||
script:
|
||||
- ${IDF_PATH}/tools/ci/test_configure_ci_environment.sh
|
||||
- rm -rf test_build_system
|
||||
|
Loading…
Reference in New Issue
Block a user