Skip to content

Python 3.14 compatibility + EZSP-over-TCP stability fixes #1038

Python 3.14 compatibility + EZSP-over-TCP stability fixes

Python 3.14 compatibility + EZSP-over-TCP stability fixes #1038

Workflow file for this run

name: CI
on:
push:
pull_request: ~
jobs:
shared-ci:
uses: zigpy/workflows/.github/workflows/ci.yml@main
with:
CODE_FOLDER: bellows
CACHE_VERSION: 2
MINIMUM_COVERAGE_PERCENTAGE: 99
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}