mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
CI: remove wifi lib md5 test on ESP32S2beta
This commit is contained in:
parent
9c897ef280
commit
ab830517bf
@ -94,7 +94,6 @@ check_wifi_lib_md5:
|
|||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- IDF_TARGET=esp32 $IDF_PATH/components/esp_wifi/test_md5/test_md5.sh
|
- IDF_TARGET=esp32 $IDF_PATH/components/esp_wifi/test_md5/test_md5.sh
|
||||||
- IDF_TARGET=esp32s2beta $IDF_PATH/components/esp_wifi/test_md5/test_md5.sh
|
|
||||||
|
|
||||||
.build_with_make_and_cmake: &build_with_make_and_cmake |
|
.build_with_make_and_cmake: &build_with_make_and_cmake |
|
||||||
echo -e "section_end:"`date +%s`":build_script\r\e[0Ksection_start:"`date +%s`":build_make\r\e[0KBuild with Make"
|
echo -e "section_end:"`date +%s`":build_script\r\e[0Ksection_start:"`date +%s`":build_make\r\e[0KBuild with Make"
|
||||||
|
Loading…
Reference in New Issue
Block a user