Fix IDF version label

This commit is contained in:
Edward Firmo
2024-12-19 21:43:06 +01:00
parent 6d11d50e25
commit 81bf402e35
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ jobs:
yaml-file: ".test/esphome_ard_basic.yaml"
build_bluetooth_proxy_4:
name: Bluetooth Proxy (IDF v4)
name: Bluetooth Proxy (IDF)
needs: build_basic
runs-on: ubuntu-latest
steps: