run perspectives test on CI

This commit is contained in:
Jan Prochazka
2022-07-31 08:49:25 +02:00
parent 65f550023a
commit 53c39e6a43
2 changed files with 12 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
"scripts": {
"build": "tsc",
"test": "jest",
"test:ci": "jest --json --outputFile=result.json --testLocationInResults",
"start": "tsc --watch"
},
"files": [