#9 - run linter manually
This commit is contained in:
parent
3d4552647e
commit
bbf24c8106
5
.github/workflows/test-and-lint-js.yml
vendored
5
.github/workflows/test-and-lint-js.yml
vendored
@ -27,7 +27,4 @@ jobs:
|
|||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
- name: Run JS linter
|
- name: Run JS linter
|
||||||
uses: reviewdog/action-eslint@v1
|
run: npm run lint
|
||||||
with:
|
|
||||||
reporter: github-pr-review
|
|
||||||
eslint_flags: 'resources/js/ --ext .js,.vue'
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user