mirror of
https://github.com/esphome/esphome.git
synced 2025-08-03 00:47:47 +00:00
fixes
This commit is contained in:
parent
6e4e334ae1
commit
786de2a992
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -588,8 +588,8 @@ jobs:
|
||||
python-version: ${{ env.DEFAULT_PYTHON }}
|
||||
cache-key: ${{ needs.common.outputs.cache-key }}
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
with:
|
||||
extra_args: --all-files --skip pylint,clang-tidy-hash,yamllint
|
||||
env:
|
||||
SKIP: pylint,clang-tidy-hash,yamllint
|
||||
- name: Run pre-commit.ci lite
|
||||
uses: pre-commit-ci/lite-action@v1.0.3
|
||||
if: always()
|
||||
|
Loading…
x
Reference in New Issue
Block a user