mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
test(cmakev2): Enabled test_idf_extensions.py for builv2 CI tests
This commit is contained in:
@@ -286,6 +286,7 @@ pytest_buildv2_system:
|
||||
test_common.py
|
||||
test_components.py
|
||||
test_cmake.py
|
||||
test_idf_extension.py
|
||||
|
||||
pytest_build_system_macos:
|
||||
extends:
|
||||
|
||||
@@ -178,3 +178,4 @@ pytest_buildv2_system_win:
|
||||
test_common.py
|
||||
test_components.py
|
||||
test_cmake.py
|
||||
test_idf_extension.py
|
||||
|
||||
Reference in New Issue
Block a user