mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 09:16:13 +00:00
Add typecheck to CI
This commit is contained in:
parent
f6eb185f84
commit
6078aa963d
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ jobs:
|
|||
steps:
|
||||
- run: npm install
|
||||
- run: npm run lint
|
||||
- run: npm run typecheck
|
||||
- run: npm test
|
||||
workflows:
|
||||
build-and-test:
|
||||
|
|
Loading…
Add table
Reference in a new issue