Skip to content

Commit 4a91060

Browse files
committed
feat(workflow): enable RESUMMARIZE_OLD=1 in check.yml
1 parent ed2cfaf commit 4a91060

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ jobs:
160160
UISPsw: ${{ secrets.UISPSW }}
161161
COURSE_IDS: ${{ secrets.COURSE_IDS }}
162162
CRAWL_TERM: ${{ secrets.CRAWL_TERM }}
163+
RESUMMARIZE_OLD: "1"
163164
DASHSCOPE_API_KEY: ${{ secrets.DASHSCOPE_API_KEY }}
164165
DEEPSEEK_API_KEY: ${{ secrets.DEEPSEEK_API_KEY }}
165166
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}

0 commit comments

Comments
 (0)