Adding test for legacy checkpiont created with 1.8.0 (#15450)

* [create-pull-request] automated change

* Add legacy to checkgroup

Co-authored-by: akihironitta <akihironitta@users.noreply.github.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
This commit is contained in:
github-actions[bot] 2022-11-01 16:47:17 +00:00 committed by GitHub
parent 272387998f
commit 6d9efbe4f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -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:

View File

@ -70,3 +70,4 @@
1.7.5
1.7.6
1.7.7
1.8.0