mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
CI: Pass IDF_PATH to build_system_tests.sh
This commit is contained in:
parent
a278c51d3e
commit
a233619429
@ -28,6 +28,8 @@ test_nvs_on_host:
|
||||
test_build_system:
|
||||
stage: test
|
||||
image: espressif/esp32-ci-env
|
||||
variables:
|
||||
IDF_PATH: "$CI_PROJECT_DIR"
|
||||
script:
|
||||
- ./make/build_system_tests.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user