Skip to content

Commit

Permalink
Update pylint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fisa712 authored Feb 28, 2023
1 parent 58eb484 commit 722ee0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
- name: Analysing the code with pylint
run: |
pylint $(git ls-files '*.py')
working-directory: additional_features

0 comments on commit 722ee0f

Please sign in to comment.