mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-16 12:30:12 +01:00
Update pylint.yml
This commit is contained in:
parent
be5594f1c9
commit
712460a040
2
.github/workflows/pylint.yml
vendored
2
.github/workflows/pylint.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install -r /src/requirement.txt
|
||||
python -m pip install Flask ifcfg icmplib flask-qrcode gunicorn
|
||||
pip install pylint
|
||||
- name: Analysing the code with pylint
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user