add alt-requirements.txt to Pylint workflow
This commit is contained in:
parent
99e7057856
commit
270a9cd3d2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pylint.yaml
vendored
1
.github/workflows/pylint.yaml
vendored
|
|
@ -27,6 +27,7 @@ jobs:
|
|||
eth-requirements.txt
|
||||
xmr-requirements.txt
|
||||
test-requirements.txt
|
||||
alt-requirements.txt
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue