Skip to content

Update dependency pytest to v9 - autoclosed #43

Update dependency pytest to v9 - autoclosed

Update dependency pytest to v9 - autoclosed #43

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