Skip to content

Commit 94d84a2

Browse files
committed
# trigger pytorch test
1 parent a9454a9 commit 94d84a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tests_pytorch/accelerators/test_mps.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
from lightning.pytorch.demos.boring_classes import BoringModel
2424
from tests_pytorch.helpers.runif import RunIf
2525

26+
# trigger pytorch test
2627

2728
@RunIf(mps=True)
2829
def test_get_mps_stats():

0 commit comments

Comments
 (0)