Skip to content

Update dependencies to allow OVOS 0.x dependency resolution (#31) #95

Update dependencies to allow OVOS 0.x dependency resolution (#31)

Update dependencies to allow OVOS 0.x dependency resolution (#31) #95

Workflow file for this run

# This workflow will run unit tests
name: Unit Tests
on:
push:
workflow_dispatch:
jobs:
py_build_tests:
uses: neongeckocom/.github/.github/workflows/python_build_tests.yml@master
with:
python_version: "3.8"