mirror of
https://github.com/hatamiarash7/WireGuard-Config-Generator.git
synced 2025-06-07 02:07:05 +02:00
add toml to ci
This commit is contained in:
parent
b91c0ed751
commit
ea89731ec4
2
.github/workflows/pylint.yml
vendored
2
.github/workflows/pylint.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install pylint python-environ
|
pip install pylint python-environ toml
|
||||||
|
|
||||||
- name: Analyzing the code with pylint
|
- name: Analyzing the code with pylint
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user