Skip to content

Commit 794e2a6

Browse files
Copilotpuddly
andcommitted
Remove PRE_COMMIT_CACHE_PATH and PYTHON_VERSION_DEFAULT from CI config
Co-authored-by: puddly <[email protected]>
1 parent af5aa39 commit 794e2a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
with:
1111
CODE_FOLDER: zigpy_znp
1212
CACHE_VERSION: 2
13-
PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit
14-
PYTHON_VERSION_DEFAULT: 3.9.15
1513
MINIMUM_COVERAGE_PERCENTAGE: 95
1614
secrets:
1715
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)