Skip to content

Commit a22907f

Browse files
authored
Update pylint.yml
1 parent 8146422 commit a22907f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
python -m pip install --upgrade pip
2525
pip install pylint
2626
pip install pylint flet
27+
pip install pylint flet --upgrade
2728
2829
- name: Run Pylint
2930
run: |

0 commit comments

Comments
 (0)