Skip to content

Commit daef3f7

Browse files
committed
Update yml file
1 parent bd94a97 commit daef3f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
python -m pip install -r requirements.txt
4242
python -m nltk.downloader wordnet
4343
python -m nltk.downloader brown
44+
python -m nltk.downloader punkt
45+
python -m nltk.downloader stopwords
4446
4547
- name: Lint with flake8
4648
run: |

0 commit comments

Comments
 (0)