force `subprocess.run` to check return code is 0
All threads resolved!
All threads resolved!
Compare changes
Files
3+ 5
− 1
@@ -15,7 +15,7 @@ stages:
@@ -77,8 +77,12 @@ 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.)