Skip to content

Fix new Elevenlabs TTS #234

Fix new Elevenlabs TTS

Fix new Elevenlabs TTS #234

Workflow file for this run

name: Continuous integration
on:
push:
paths-ignore:
- "**.md"
jobs:
home_assistant:
name: Home Assistant
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
with:
submodules: true
- name: YAML lint
uses: ibiqlik/action-yamllint@v3
- name: Home Assistant Core check configuration
uses: frenck/[email protected]
with:
version: stable
secrets: secrets.yaml.dist
path: "."