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
4679dbc6a7
commit
15adad5b96
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
run: cd api && npm run typecheck
|
||||
|
||||
- name: 🖋️ ESLint checks for API ...
|
||||
run: cd api && npx lint-staged
|
||||
run: cd api && npm run lint
|
||||
|
||||
- name: 🔬 running unit tests for API ...
|
||||
run: cd api && npm run test
|
||||
|
Loading…
Reference in New Issue
Block a user