mirror of
https://github.com/hexastack/hexabot
synced 2025-03-09 22:01:23 +00:00
Update .github/workflows/pull_request.yml
This commit is contained in:
parent
b1fad65c0a
commit
4679dbc6a7
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
run: cd widget && npm run lint
|
||||
|
||||
- name: 🖋️ ESLint checks for Frontend ...
|
||||
run: cd frontend && npx lint-staged
|
||||
run: cd frontend && npm run lint
|
||||
|
||||
- name: 🛠️ build Widget ...
|
||||
run: cd widget && npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user