1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 00:26:27 +02:00

codecov integration

This commit is contained in:
syuilo
2021-06-25 09:46:40 +09:00
parent 037f68858d
commit c6285944a1
4 changed files with 6 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
"build": "npm run tsc",
"tsc": "tsc",
"tsd": "tsd",
"jest": "jest --detectOpenHandles",
"jest": "jest --coverage --detectOpenHandles",
"test": "npm run jest && npm run tsd"
},
"repository": {