force `subprocess.run` to check return code is 0
All threads resolved!
All threads resolved!
Compare changes
Files
3+ 4
− 1
@@ -15,7 +15,7 @@ stages:
@@ -79,6 +79,9 @@ style:
In general, this should help to capture unintentional errors.
Where the change has created failures, they have been fixed. (Mostly because the git repository that was looked for was missing.)