Skip to content

Commit 59c7dda

Browse files
authored
fix pipeline (#1723)
1 parent fc24971 commit 59c7dda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/tools/prepare_test_environment.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ set -e
44
set -x
55

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

0 commit comments

Comments
 (0)