ci: use latest pylint-flask-sqlalchemy
This commit is contained in:
parent
61564e8c01
commit
3bb1a84480
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ test:pylint:
|
|||
- apt update && apt install build-essential
|
||||
- pip install -r requirements.txt --quiet
|
||||
- pip install pylint --quiet
|
||||
- pip install https://github.com/anybox/pylint_flask_sqlalchemy/archive/refs/heads/master.zip --quiet
|
||||
- pylint app
|
||||
|
||||
pages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue