ci流程需要core库先编译后再测试network-shared
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"test": "jest --config jest.config.cjs",
|
||||
"test:watch": "jest --watch --config jest.config.cjs",
|
||||
"test:coverage": "jest --coverage --config jest.config.cjs",
|
||||
"pretest:ci": "npm run build",
|
||||
"test:ci": "jest --ci --coverage --config jest.config.cjs"
|
||||
},
|
||||
"author": "yhh",
|
||||
|
||||
Reference in New Issue
Block a user