Update format
This commit is contained in:
parent
5b31638bef
commit
f19b58a7bb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_python_3_10.yml
vendored
2
.github/workflows/test_python_3_10.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
run: poetry install --no-interaction -E docs
|
||||
- name: Download NLTK tokenizer data
|
||||
run: |
|
||||
poetry run python -m nltk.downloader punkt_data
|
||||
poetry run python -m nltk.downloader punkt
|
||||
|
||||
- name: Run unit tests
|
||||
run: poetry run pytest cognee/tests/unit/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue