Skip to content

Remove bellows dump and bellows scan #858

Remove bellows dump and bellows scan

Remove bellows dump and bellows scan #858

Workflow file for this run

name: CI
on:
push:
pull_request: ~
jobs:
shared-ci:
uses: zigpy/workflows/.github/workflows/ci.yml@puddly/no-codecov-upload-on-fork

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

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yml (Line: 9, Col: 11): Error from called workflow zigpy/workflows/.github/workflows/ci.yml@puddly/no-codecov-upload-on-fork (Line: 226, Col: 13): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
with:
CODE_FOLDER: bellows
CACHE_VERSION: 2
PYTHON_VERSION_DEFAULT: 3.9.15
PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit
MINIMUM_COVERAGE_PERCENTAGE: 99
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}