Skip to content

Commit

Permalink
Update pylint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DevER-M authored Oct 16, 2024
1 parent 1abab97 commit 28e7a84
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 @@ -13,7 +13,7 @@ jobs:
python -m pip install --upgrade pip
pip install pylint
pip install umsgpack
pip install cryptography
pip install cryptography customtkinter
pip install pylint-fail-under
- name: Analyse code
run: |
Expand Down

0 comments on commit 28e7a84

Please sign in to comment.