mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-30 10:47:29 +02:00
fix(ci): fix host test failure for esp_modem
This commit is contained in:
committed by
David Cermak
parent
5287432197
commit
4b7d1943ac
@ -64,7 +64,7 @@ jobs:
|
|||||||
COMP_DIR: esp-protocols/components/esp_modem
|
COMP_DIR: esp-protocols/components/esp_modem
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout esp-protocols
|
- name: Checkout esp-protocols
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
path: esp-protocols
|
path: esp-protocols
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user