mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
ci: unit test use binary to built by cmake
This commit is contained in:
committed by
Angus Gratton
parent
48786c1da0
commit
06aa755265
@@ -33,7 +33,7 @@ variables:
|
|||||||
# tell build system do not check submodule update as we download archive instead of clone
|
# tell build system do not check submodule update as we download archive instead of clone
|
||||||
IDF_SKIP_CHECK_SUBMODULES: 1
|
IDF_SKIP_CHECK_SUBMODULES: 1
|
||||||
|
|
||||||
UNIT_TEST_BUILD_SYSTEM: make
|
UNIT_TEST_BUILD_SYSTEM: cmake
|
||||||
# IDF environment
|
# IDF environment
|
||||||
|
|
||||||
IDF_PATH: "$CI_PROJECT_DIR"
|
IDF_PATH: "$CI_PROJECT_DIR"
|
||||||
|
Reference in New Issue
Block a user