Skip to content

Disable the watchdog task until a stable solution is found (#172) #77

Disable the watchdog task until a stable solution is found (#172)

Disable the watchdog task until a stable solution is found (#172) #77

Workflow file for this run

name: CI
# yamllint disable-line rule:truthy
on:
push:
pull_request: ~
jobs:
shared-ci:
uses: zigpy/workflows/.github/workflows/ci.yml@main
with:
CODE_FOLDER: zigpy_xbee
CACHE_VERSION: 2
PYTHON_VERSION_DEFAULT: 3.9.15
PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit
MINIMUM_COVERAGE_PERCENTAGE: 100