fix: run for two

This commit is contained in:
yihong0618 2023-03-03 20:50:14 +08:00
parent e2c305cfc1
commit 70b9d7313e

View File

@ -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