rename job to simply ESP
This commit is contained in:
parent
bc9c9149e1
commit
291a848a5b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_esp32.yml
vendored
2
.github/workflows/build_esp32.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
# ---------------------------------------
|
||||
# Build ESP32SX family
|
||||
# ---------------------------------------
|
||||
ESP32-S2:
|
||||
ESP:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue