From 6f00b82d6eb0829a5741645fd08b9b12b61db85f Mon Sep 17 00:00:00 2001 From: Alvaro Moran Date: Wed, 11 Sep 2024 11:36:00 +0000 Subject: [PATCH] WIP --- .github/workflows/test-pytorch-xla-tpu-tgi.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/test-pytorch-xla-tpu-tgi.yml b/.github/workflows/test-pytorch-xla-tpu-tgi.yml index 4c681941..09e56efb 100644 --- a/.github/workflows/test-pytorch-xla-tpu-tgi.yml +++ b/.github/workflows/test-pytorch-xla-tpu-tgi.yml @@ -2,9 +2,7 @@ name: Optimum TPU / Test TGI on TPU on: push: - branches: [ main ] - paths: - - "text-generation-inference/**" + branches: [ quick-ci-test ] pull_request: branches: [ main ] paths: