Do not trigger PyTorch GPU tests on Lite test changes (#15348)
This commit is contained in:
parent
5da74847e2
commit
105f26873c
|
@ -36,7 +36,6 @@ pr:
|
|||
- "setup.cfg" # includes pytest config
|
||||
- "requirements/lite/**"
|
||||
- "src/lightning_lite/**"
|
||||
- "tests/tests_lite/**"
|
||||
- ".actions/**"
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue