We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5aa39 commit 794e2a6Copy full SHA for 794e2a6
.github/workflows/ci.yml
@@ -10,8 +10,6 @@ jobs:
10
with:
11
CODE_FOLDER: zigpy_znp
12
CACHE_VERSION: 2
13
- PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit
14
- PYTHON_VERSION_DEFAULT: 3.9.15
15
MINIMUM_COVERAGE_PERCENTAGE: 95
16
secrets:
17
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments