mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-06-05 19:15:34 +00:00
fix: run for two
This commit is contained in:
parent
e2c305cfc1
commit
70b9d7313e
2
.github/workflows/make_test_ebook.yaml
vendored
2
.github/workflows/make_test_ebook.yaml
vendored
@ -26,4 +26,4 @@ jobs:
|
||||
- name: make test ebook
|
||||
env:
|
||||
OPENAI_API_KEY=: ${{ secrets.OPENAI_API_KEY }}
|
||||
run: python3 make.py --book_name test_books/animal_farm.epub --no_limit --test --test_num 3
|
||||
run: python3 make.py --book_name test_books/animal_farm.epub --no_limit --test --test_num 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user