Skip to content

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

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

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

Workflow file for this run

name: Skill End-to-End Tests (ovoscope)
on:
pull_request:
branches: [dev, master, main]
workflow_dispatch:
jobs:
ovoscope:
uses: OpenVoiceOS/gh-automations/.github/workflows/ovoscope.yml@dev
secrets: inherit
with:
python_version: '3.11'
install_extras: 'test'
test_path: 'test/end2end/'
require_adapt: true
pytest_workers: '0'