Skip to content

Commit 11f020d

Browse files
ZhengHongming888regisss
authored andcommitted
Update ci sentence_transformer.sh (huggingface#1424)
1 parent a2ba41a commit 11f020d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ci/sentence_transformers.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ python -m pip install --upgrade pip
77
python -m pip install $OPTIMUM_HABANA_PATH[tests]
88
cd $SENTENCE_TRANSFORMER_PATH/tests
99
python -m pip install ..
10-
pytest test_cmnrl.py test_evaluator.py test_multi_process.py test_train_stsb.py test_compute_embeddings.py test_model_card_data.py test_trainer.py test_util.py test_pretrained_stsb.py
10+
pytest test_cmnrl.py test_multi_process.py test_compute_embeddings.py test_model_card_data.py test_util.py
1111
cd $OPTIMUM_HABANA_PATH/tests
1212
python -m pytest test_sentence_transformers.py

0 commit comments

Comments
 (0)