Skip to content

Update README.md to mention the new external zha library #23

Update README.md to mention the new external zha library

Update README.md to mention the new external zha library #23

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

Check failure on line 10 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 10, Col: 11): Secret CODECOV_TOKEN is required, but not provided while calling.
with:
CODE_FOLDER: zigpy_espzb
CACHE_VERSION: 2
PYTHON_VERSION_DEFAULT: 3.8.14
PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit
MINIMUM_COVERAGE_PERCENTAGE: 0