mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
修改 test 脚本
This commit is contained in:
parent
1be4eef3d9
commit
3870b4498e
3
.github/workflows/pr-test.yml
vendored
3
.github/workflows/pr-test.yml
vendored
@ -27,5 +27,4 @@ jobs:
|
|||||||
npm i
|
npm i
|
||||||
npm test
|
npm test
|
||||||
npm run build-schemas
|
npm run build-schemas
|
||||||
./node_modules/.bin/tsc --allowJs --declaration
|
./node_modules/.bin/tsc --declaration --emitDeclarationOnly --outDir ./lib --project ./tsconfig-for-declaration.json
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user