Skip to content

Commit 6704895

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6921a0f commit 6704895

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/checkgroup.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,15 @@ subprojects:
8989
checks:
9090
- "lightning.Benchmarks"
9191

92-
# Temporarily disabled
93-
# - id: "pytorch-lightning: TPU workflow"
94-
# paths:
95-
# # tpu CI availability is very limited, so we only require tpu tests
96-
# # to pass when their configurations are modified
97-
# - ".github/workflows/tpu-tests.yml"
98-
# - "tests/tests_pytorch/run_tpu_tests.sh"
99-
# checks:
100-
# - "test-on-tpus (pytorch, pjrt, v4-8)"
92+
# Temporarily disabled
93+
# - id: "pytorch-lightning: TPU workflow"
94+
# paths:
95+
# # tpu CI availability is very limited, so we only require tpu tests
96+
# # to pass when their configurations are modified
97+
# - ".github/workflows/tpu-tests.yml"
98+
# - "tests/tests_pytorch/run_tpu_tests.sh"
99+
# checks:
100+
# - "test-on-tpus (pytorch, pjrt, v4-8)"
101101

102102
- id: "fabric: Docs"
103103
paths:

0 commit comments

Comments
 (0)