force `subprocess.run` to check return code is 0
Compare changes
- Hans Fangohr authored
+ 1
− 4
@@ -246,7 +246,6 @@ def create_dir_structure(mpsd_release: str, script_dir: Path) -> None:
@@ -276,9 +275,7 @@ def get_release_info(mpsd_release: str, script_dir: Path) -> Tuple[str, str, Lis