Skip to content

Commit 655ff39

Browse files
himself65targos
authored andcommitted
build: remove make lint on lint-py
PR-URL: #32599 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Matheus Marchini <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 1e72605 commit 655ff39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
- name: Lint Python
7171
run: |
7272
make lint-py-build || true
73-
NODE=$(which node) make lint lint-py
73+
NODE=$(which node) make lint-py

0 commit comments

Comments
 (0)