Skip to content

Commit

Permalink
Drop pexpect install
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Nov 20, 2023
1 parent 0a9adea commit fce880e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,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 }}
Expand Down

0 comments on commit fce880e

Please sign in to comment.