Skip to content

Commit f32a0be

Browse files
committed
tmp
1 parent 0c953aa commit f32a0be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integrations/test_cloud.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ def test_lightning_default_checkpointing(importing, tmp_path):
7878

7979
trainer = Trainer(
8080
max_epochs=2,
81+
default_root_dir=tmp_path,
8182
model_registry=f"{org_team}/{model_name}",
8283
)
8384
trainer.fit(BoringModel())

0 commit comments

Comments
 (0)