Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
K0ntr4 authored Apr 10, 2024
1 parent c10a63c commit 19483b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,7 @@ jobs:
done
- name: Run unit tests
env:
NLTK_DATA: ${{ secrets.NLTK_DATA }}
run: |
python -m unittest discover -s tests -p 'test_*.py'

0 comments on commit 19483b5

Please sign in to comment.