diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.base.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.base.yml index 336f1f97b..eb726dd3a 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.base.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.base.yml @@ -23,5 +23,5 @@ jobs: batch_offset: ${{ inputs.batch_offset }} range_name: ${{ inputs.range_name }} batch_size: ${{ inputs.batch_size }} - test_file_path: tests/integration/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.py + test_file_path: tests/integration/test_04_malicious_prompts_rag_and_cot.py model_display_name: microsoft/Phi-3-mini-4k-instruct \ No newline at end of file