mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
ci: enable cache for gcc_static_analyzer
This commit is contained in:
@@ -21,7 +21,7 @@ gcc_static_analyzer:
|
||||
- .pre_check_template
|
||||
- .rules:patterns:clang_tidy
|
||||
variables:
|
||||
CI_CCACHE_DISABLE: 1
|
||||
IDF_CCACHE_ENABLE: "1"
|
||||
ANALYZING_APP: "examples/get-started/hello_world"
|
||||
script:
|
||||
- echo "CONFIG_COMPILER_STATIC_ANALYZER=y" >> ${ANALYZING_APP}/sdkconfig.defaults
|
||||
|
||||
Reference in New Issue
Block a user