mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 07:10:09 +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
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
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
|
pip install pylint
|
||||||
- name: Analysing the code with pylint
|
- name: Analysing the code with pylint
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user