Skip to content

Commit 9253fa0

Browse files
committed
fix: 增加测试用例运行脚本
1 parent 5338065 commit 9253fa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717

1818
- run: yarn install
1919
- run: npm run build
20+
- run: npm run test
2021
- run: npm run doc
2122
- run: rm -rf packages/docs/doc
2223
- run: mkdir -p packages/docs/doc

0 commit comments

Comments
 (0)