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 e144024 commit 87def10Copy full SHA for 87def10
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
shared-ci:
9
uses: zigpy/workflows/.github/workflows/ci.yml@main
10
with:
11
- CODE_FOLDER: zigpy
+ CODE_FOLDER: zigpy_cli
12
CACHE_VERSION: 3
13
PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit
14
PYTHON_VERSION_DEFAULT: 3.9.15
0 commit comments