Skip to content

Commit

Permalink
add default out_path value
Browse files Browse the repository at this point in the history
  • Loading branch information
mpelchat04 committed Sep 9, 2024
1 parent 94f2dea commit 0fc1a0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/CI/test_gh_actions_ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ def test_ci(self) -> None:
f"inference=default_{dataset_type}",
f"training.num_gpus=0",
f"loss={dataset_type}/lovasz",
"inference.output_path=./tst.tif",
"hydra.job.num=0"],
return_hydra_config=True)
hconf = HydraConfig()
Expand Down

0 comments on commit 0fc1a0e

Please sign in to comment.