We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2e596 commit cf4f6c6Copy full SHA for cf4f6c6
.github/workflows/node.js.yml
@@ -29,4 +29,4 @@ jobs:
29
- run: yarn install --frozen-lockfile
30
- run: yarn test
31
- name: Run ESLint
32
- run: eslint .
+ run: yarn eslint .
0 commit comments