Skip to content

Commit d6211cd

Browse files
committed
fix typo
1 parent e5e63a5 commit d6211cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Install dependencies
5151
run: yarn install
5252
- name: Run ESLint
53-
run: yarn run eslint
53+
run: yarn run lint
5454

5555
# phpcs:
5656
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)