mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
Update .github/workflows/pull_request.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user