Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build: remove make lint on lint-py
  • Loading branch information
himself65 committed Apr 1, 2020
commit bbcc044aae7cb20b651da4ddcaf5a07e34c32219
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
- name: Lint Python
run: |
make lint-py-build || true
NODE=$(which node) make lint lint-py
NODE=$(which node) make lint-py