#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
|
||||
|
||||
- name: Run JS linter
|
||||
uses: reviewdog/action-eslint@v1
|
||||
with:
|
||||
reporter: github-pr-review
|
||||
eslint_flags: 'resources/js/ --ext .js,.vue'
|
||||
run: npm run lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user