Skip to content

Commit 54093fe

Browse files
committed
newly added pre-commit→pylint is used from
1 parent df16875 commit 54093fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nestbuildmatrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: "Install dependencies"
6868
run: |
69-
pip install pre-commit
69+
pip install pre-commit pylint
7070
7171
- name: "Run pre-commit checks..."
7272
run: |

0 commit comments

Comments
 (0)