mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2024-12-28 02:16:07 +00:00
:3
This commit is contained in:
parent
b4ee8dfe7f
commit
c98a524c08
2
.github/workflows/pylint.yml
vendored
2
.github/workflows/pylint.yml
vendored
|
@ -20,4 +20,4 @@ jobs:
|
|||
python -m poetry install
|
||||
- name: Analysing the code with pylint
|
||||
run: |
|
||||
poetry run -m pylint $(git ls-files '*.py')
|
||||
poetry run python3 -m pylint $(git ls-files '*.py')
|
||||
|
|
Loading…
Reference in a new issue