Skip to content

Commit

Permalink
fix pipeline (#1723)
Browse files Browse the repository at this point in the history
  • Loading branch information
minhthuc2502 authored Jun 11, 2024
1 parent fc24971 commit 59c7dda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tools/prepare_test_environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -e
set -x

# Install test rquirements
pip cache purge
pip --no-cache-dir install -r python/tests/requirements.txt --extra-index-url https://download.pytorch.org/whl/cpu
pip uninstall -y ctranslate2

Expand Down

0 comments on commit 59c7dda

Please sign in to comment.