mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: fix check_test_scripts_build_test_rules not install pytest error
This commit is contained in:
parent
e118bf5c1f
commit
283ba0f074
@ -163,4 +163,6 @@ check_test_scripts_build_test_rules:
|
||||
- .pre_check_template
|
||||
- .before_script_build_jobs
|
||||
script:
|
||||
# required pytest related packages
|
||||
- run_cmd bash install.sh --enable-pytest
|
||||
- python tools/ci/check_build_test_rules.py check-test-scripts examples/ tools/test_apps components
|
||||
|
Loading…
Reference in New Issue
Block a user