mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -04:00
(ts)(ci) add CI job for type checking via TypeScript
This commit is contained in:
parent
8de2ebdaad
commit
d06361344b
@ -35,6 +35,10 @@ check:
|
||||
- make switch LANG=en
|
||||
- end_section
|
||||
|
||||
- start_section "Type checking"
|
||||
- yarn tsc || record_failure
|
||||
- end_section
|
||||
|
||||
- start_section "Unit Tests"
|
||||
- >
|
||||
yarn test --ci --reporters=default --reporters=jest-junit
|
||||
|
Loading…
x
Reference in New Issue
Block a user