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 e5e63a5 commit d6211cdCopy full SHA for d6211cd
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Install dependencies
51
run: yarn install
52
- name: Run ESLint
53
- run: yarn run eslint
+ run: yarn run lint
54
55
# phpcs:
56
# runs-on: ubuntu-latest
0 commit comments