Skip to content

Update dependency pytest-cov to v7 - autoclosed #44

Update dependency pytest-cov to v7 - autoclosed

Update dependency pytest-cov to v7 - autoclosed #44

Workflow file for this run

name: OPM Plugin Check
on:
pull_request:
branches: [dev, master, main]
workflow_dispatch:
jobs:
opm_check:
uses: OpenVoiceOS/gh-automations/.github/workflows/opm-check.yml@dev
secrets: inherit
with:
python_version: '3.11'
plugin_type: 'auto'
entry_point: 'ovos-ocp-audio-plugin'
opm_require_found: true
opm_validate_interface: true
opm_test_import: true
opm_perf_threshold_ms: 500