CI: Fix pytest failure for h2 target

This commit is contained in:
Abudl Rehman
2023-07-03 16:10:02 +08:00
parent f0560055ab
commit b445a8136b
+1
View File
@@ -71,6 +71,7 @@ variables:
- cd ${CI_PROJECT_DIR}
- git clone ${ESP_THREAD_BR_REPO_URL}
- cd ${BR_PATH}/examples/basic_thread_border_router
- git checkout 25cfe641
- idf.py set-target esp32s3
- idf.py build