mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
Update .github/workflows/pull_request.yml
This commit is contained in:
parent
821364dbd3
commit
b1fad65c0a
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
run: cd frontend && npm run typecheck
|
||||
|
||||
- name: 🖋️ ESLint checks for widget ...
|
||||
run: cd widget && npx lint-staged
|
||||
run: cd widget && npm run lint
|
||||
|
||||
- name: 🖋️ ESLint checks for Frontend ...
|
||||
run: cd frontend && npx lint-staged
|
||||
|
Loading…
Reference in New Issue
Block a user