Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e72605 commit 655ff39Copy full SHA for 655ff39
.github/workflows/linters.yml
@@ -70,4 +70,4 @@ jobs:
70
- name: Lint Python
71
run: |
72
make lint-py-build || true
73
- NODE=$(which node) make lint lint-py
+ NODE=$(which node) make lint-py
0 commit comments