Skip to content

Commit a3952b4

Browse files
committed
Fixing expected number of tests
1 parent b61bafd commit a3952b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/L0_multi_gpu/multi_lora/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ TEST_RESULT_FILE='test_results.txt'
3737
CLIENT_PY="./multi_lora_test.py"
3838
DOWNLOAD_PY="./download.py"
3939
SAMPLE_MODELS_REPO="../../../samples/model_repository"
40-
EXPECTED_NUM_TESTS=4
40+
EXPECTED_NUM_TESTS=2
4141

4242
# first we download weights
4343
pip install -U huggingface_hub

0 commit comments

Comments
 (0)