mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Add typecheck to CI
This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
||||
steps:
|
||||
- run: npm install
|
||||
- run: npm run lint
|
||||
- run: npm run typecheck
|
||||
- run: npm test
|
||||
workflows:
|
||||
build-and-test:
|
||||
|
||||
Reference in New Issue
Block a user