Skip to content

Update phoonnx requirement from <1.0.0,>=0.5.4 to >=0.5.4,<2.0.0 in /requirements #23

Update phoonnx requirement from <1.0.0,>=0.5.4 to >=0.5.4,<2.0.0 in /requirements

Update phoonnx requirement from <1.0.0,>=0.5.4 to >=0.5.4,<2.0.0 in /requirements #23

Workflow file for this run

name: Run CodeCov
on:
push:
branches: [dev]
pull_request:
branches: [dev]
workflow_dispatch:
jobs:
coverage:
uses: OpenVoiceOS/gh-automations/.github/workflows/coverage.yml@dev
secrets: inherit
with:
system_deps: 'swig sox mpg123'
test_path: 'test/unittests'
coverage_source: 'ovos_audio'
deploy_pages: false
pr_comment: true