mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
pr 也检查 build schema 和生成 d.ts
This commit is contained in:
parent
e98ba401f4
commit
9fbbc330f2
3
.github/workflows/pr-test.yml
vendored
3
.github/workflows/pr-test.yml
vendored
@ -26,3 +26,6 @@ jobs:
|
||||
run: |
|
||||
npm i
|
||||
npm test
|
||||
npm run build-schemas
|
||||
./node_modules/.bin/tsc --allowJs --declaration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user