From 6d9efbe4f0f1b5b0f2b79430ac3aae7a85075170 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 16:47:17 +0000 Subject: [PATCH] Adding test for legacy checkpiont created with 1.8.0 (#15450) * [create-pull-request] automated change * Add legacy to checkgroup Co-authored-by: akihironitta Co-authored-by: Akihiro Nitta --- .github/checkgroup.yml | 1 + tests/legacy/back-compatible-versions.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/checkgroup.yml b/.github/checkgroup.yml index 0a96579975..d1b74dcabf 100644 --- a/.github/checkgroup.yml +++ b/.github/checkgroup.yml @@ -21,6 +21,7 @@ subprojects: - "requirements/pytorch/**" - "src/pytorch_lightning/**" - "tests/tests_pytorch/**" + - "tests/legacy/back-compatible-versions.txt" - "setup.cfg" # includes pytest config - ".actions/**" checks: diff --git a/tests/legacy/back-compatible-versions.txt b/tests/legacy/back-compatible-versions.txt index 9050eee31d..b6c1873871 100644 --- a/tests/legacy/back-compatible-versions.txt +++ b/tests/legacy/back-compatible-versions.txt @@ -70,3 +70,4 @@ 1.7.5 1.7.6 1.7.7 +1.8.0