fix ci task
This commit is contained in:
Родитель
b8500d1381
Коммит
d32abbdfaf
|
@ -15,7 +15,7 @@
|
|||
"test": "essex test",
|
||||
"test:ci": "essex test --coverage",
|
||||
"git-is-clean": "essex git-is-clean",
|
||||
"ci": "npm-run-all -p lint build:all bundle:all test:ci -s git-is-clean",
|
||||
"ci": "npm-run-all -p lint:all build:all bundle:all test:ci -s git-is-clean",
|
||||
"release": "run-s clean:all build:all publish:all",
|
||||
"start": "yarn start:webapp"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче