From 6c92ae88c61d66207b585aca28db0f2579c626ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mochol=C3=AD?= Date: Thu, 30 Mar 2023 15:21:24 +0200 Subject: [PATCH] Remove TODO --- .github/workflows/tpu-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tpu-tests.yml b/.github/workflows/tpu-tests.yml index cf4010e2b0..26cce0bb7d 100644 --- a/.github/workflows/tpu-tests.yml +++ b/.github/workflows/tpu-tests.yml @@ -29,7 +29,6 @@ jobs: strategy: fail-fast: false matrix: - # TODO: add also lightning pkg-name: ["fabric", "pytorch"] timeout-minutes: 100 # should match the timeout in `tpu_workflow.jsonnet`