mirror of
https://github.com/esphome/esphome.git
synced 2025-08-03 00:47:47 +00:00
fixes
This commit is contained in:
parent
786de2a992
commit
e80b11870f
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -582,11 +582,6 @@ jobs:
|
||||
steps:
|
||||
- name: Check out code from GitHub
|
||||
uses: actions/checkout@v4.2.2
|
||||
- name: Restore Python
|
||||
uses: ./.github/actions/restore-python
|
||||
with:
|
||||
python-version: ${{ env.DEFAULT_PYTHON }}
|
||||
cache-key: ${{ needs.common.outputs.cache-key }}
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
env:
|
||||
SKIP: pylint,clang-tidy-hash,yamllint
|
||||
|
Loading…
x
Reference in New Issue
Block a user