CI: Print pylint version before running checks

This commit is contained in:
Kamil Śliwak
2022-06-01 20:32:25 +02:00
parent a90bafd44d
commit f4f4cfe294
+1
View File
@@ -700,6 +700,7 @@ jobs:
deepdiff
colorama
requests
- run: pylint --version
- run:
name: Linting Python Scripts
command: ./scripts/pylint_all.py