Skip to content

Commit

Permalink
Added transformers as a test dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
umarbutler committed May 18, 2024
1 parent 93b94ea commit dcdaf03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
python -m pip install pytest-cov
python -m pip install tiktoken
python -m pip install nltk
python -m pip install transformers
- name: Install semchunk
run: |
Expand Down

0 comments on commit dcdaf03

Please sign in to comment.