We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df16875 commit 54093feCopy full SHA for 54093fe
1 file changed
.github/workflows/nestbuildmatrix.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: "Install dependencies"
68
run: |
69
- pip install pre-commit
+ pip install pre-commit pylint
70
71
- name: "Run pre-commit checks..."
72
0 commit comments