Skip to content

fix: fold the orphan umbrella intent files into weather_condition.intent #136

fix: fold the orphan umbrella intent files into weather_condition.intent

fix: fold the orphan umbrella intent files into weather_condition.intent #136

Workflow file for this run

name: Build Tests
on:
pull_request:
branches: [dev, master, main]
workflow_dispatch:
jobs:
build:
uses: OpenVoiceOS/gh-automations/.github/workflows/build-tests.yml@dev
secrets: inherit
with:
python_versions: '["3.10", "3.11", "3.12", "3.13", "3.14"]'
install_extras: 'test'
test_path: 'test'