Skip to content

Commit

Permalink
Update pylint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Feb 7, 2023
1 parent 7c5b49c commit 6438025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pylint
pip -v install micropython-stubber
pip -v install -U micropython-esp32-stubs
pip install pylint
pwd
ls -a
ls -a /
Expand Down

0 comments on commit 6438025

Please sign in to comment.