diff --git a/.github/workflows/llm_integration.yml b/.github/workflows/llm_integration.yml index c2caac679..cd6a6d50a 100644 --- a/.github/workflows/llm_integration.yml +++ b/.github/workflows/llm_integration.yml @@ -825,7 +825,7 @@ jobs: stop-runners: if: always() runs-on: [ self-hosted, scheduler ] - needs: [ create-runners, hf-handler-test, ds-raw-test, ds-handler-test, ft-handler-test, ft-raw-test, ds-aot-test, huggingface-test, ft-aot-raw-test, ft-aot-handler-test, ds-handler-aot-test ] + needs: [ create-runners, hf-handler-test, ds-raw-test, ds-handler-test, ft-handler-test, ft-raw-test, ds-aot-raw-test, huggingface-test, ft-aot-raw-test, ft-aot-handler-test, ds-handler-aot-test ] steps: - name: Stop all instances run: |