Do not try media player and speaker together
This commit is contained in:
5
.github/workflows/validate_esphome.yml
vendored
5
.github/workflows/validate_esphome.yml
vendored
@@ -245,7 +245,10 @@ jobs:
|
||||
|
||||
build_ard_media_player:
|
||||
name: Media Player (Ard)
|
||||
needs: build_ard_basic
|
||||
needs:
|
||||
- build_ard_basic
|
||||
- build_ard_hw_relays
|
||||
- build_ard_hw_vibration
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@main
|
||||
|
||||
Reference in New Issue
Block a user