Add Pylint
This commit is contained in:
parent
6b72f3cfce
commit
25542affa4
2 changed files with 5 additions and 2 deletions
|
@ -12,4 +12,6 @@ jobs:
|
|||
python-version: '3.13'
|
||||
cache: 'pip'
|
||||
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pip install -r requirements.txt
|
||||
|
||||
- run pylint app
|
Loading…
Add table
Add a link
Reference in a new issue