Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leondgarse committed May 20, 2024
1 parent 56d841a commit dccf3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: >-
CUDA_VISIBLE_DEVICES='-1' python -m
pip install
build setuptools wheel pytest pytest-timeout pillow ftfy regex tensorflow tf-keras torch torchvision sentencepiece
build setuptools wheel pytest pytest-timeout pillow ftfy regex tqdm tensorflow tf-keras torch torchvision sentencepiece
--extra-index-url https://download.pytorch.org/whl/cpu
--user
- name: Build a binary wheel and a source tarball
Expand Down

0 comments on commit dccf3e7

Please sign in to comment.