mirror of
https://github.com/syssi/esphome-votronic.git
synced 2025-07-23 04:23:02 +02:00
Drop pexpect install
This commit is contained in:
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@@ -84,9 +84,6 @@ jobs:
|
||||
run: |
|
||||
echo "::add-matcher::.github/workflows/matchers/clang-tidy.json"
|
||||
echo "::add-matcher::.github/workflows/matchers/gcc.json"
|
||||
# Can be removed as soon as esphome-lint container is fixed
|
||||
- name: Add missing pexpect
|
||||
run: pip install pexpect
|
||||
- name: Run lint-cpp
|
||||
run: script/lint-cpp -c
|
||||
working-directory: ${{ env.esphome_directory }}
|
||||
|
Reference in New Issue
Block a user