Skip to content
Snippets Groups Projects
Commit eb7c6f0c authored by Simonas's avatar Simonas
Browse files

nltk download to tests

parent a54800d2
Branches
Tags
No related merge requests found
......@@ -41,7 +41,7 @@ jobs:
pip install nltk
- name: Download nltk data
run: |
python -m nltk.downloader punkt
python -m nltk.downloader punkt stopwords wordnet
- name: Pytest
run: |
make test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment