mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
CI: Print pylint version before running checks
This commit is contained in:
parent
a90bafd44d
commit
f4f4cfe294
@ -700,6 +700,7 @@ jobs:
|
|||||||
deepdiff
|
deepdiff
|
||||||
colorama
|
colorama
|
||||||
requests
|
requests
|
||||||
|
- run: pylint --version
|
||||||
- run:
|
- run:
|
||||||
name: Linting Python Scripts
|
name: Linting Python Scripts
|
||||||
command: ./scripts/pylint_all.py
|
command: ./scripts/pylint_all.py
|
||||||
|
Loading…
Reference in New Issue
Block a user