Skip to content

Commit d3cc57c

Browse files
committed
fix:修复test报错
1 parent 632a30a commit d3cc57c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

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

2121
- run: yarn install
2222
- run: npm run build
23+
- run: npm run prepare
2324
- run: npm run test
2425
- run: npm run doc
2526
- run: rm -rf packages/docs/doc

0 commit comments

Comments
 (0)