mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-08 15:25:23 +02:00
code quality
This commit is contained in:
parent
7eca8b3a87
commit
d39d4b6d2f
2 changed files with 7 additions and 4 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -26,4 +26,7 @@ jobs:
|
|||
- name: code quality checkout
|
||||
run: |
|
||||
pip install pylint
|
||||
pylint ./pandora-box.py
|
||||
ls
|
||||
pwd
|
||||
pylint ./pandora-box/pandora-box.py
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue