Skip to content

Update ovos-config requirement from <3.0.0,>=0.0.12 to >=2.1.1,<3.0.0 in /requirements #359

Update ovos-config requirement from <3.0.0,>=0.0.12 to >=2.1.1,<3.0.0 in /requirements

Update ovos-config requirement from <3.0.0,>=0.0.12 to >=2.1.1,<3.0.0 in /requirements #359

Workflow file for this run

name: Run Build Tests
on:
push:
branches: [master]
pull_request:
branches: [dev]
workflow_dispatch:
jobs:
build_tests:
uses: OpenVoiceOS/gh-automations/.github/workflows/build-tests.yml@dev
secrets: inherit
with:
test_path: 'test/unittests'
system_deps: 'swig sox mpg123'