no colored cicd -- no coverage
This commit is contained in:
parent
4b664d0ae6
commit
bce4ec49da
@ -23,7 +23,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "react-scripts build",
|
"build": "react-scripts build",
|
||||||
"test": "CI=true react-scripts test --reporters=jest-junit --verbose --silent --coverage --reporters=default --colors",
|
"test": "CI=true react-scripts test --reporters=jest-junit --verbose --silent --coverage --reporters=default",
|
||||||
"buildlinux": "node build.js --linux",
|
"buildlinux": "node build.js --linux",
|
||||||
"buildwin": "node build.js --win",
|
"buildwin": "node build.js --win",
|
||||||
"electron-dev": "electron ."
|
"electron-dev": "electron ."
|
||||||
|
Loading…
Reference in New Issue
Block a user