Skip to content
Commit 555c6482 authored by Sebastian Birunt's avatar Sebastian Birunt Committed by Alex Tercete
Browse files

feat(runner): check non-zero exit code

`Runner.run()` provides `check=False` argument.

If `check` is true, and the process exits with a non-zero exit code,
a `CalledProcessError` exception will be raised.
parent 2f70a573
Loading
Loading
Loading
Pipeline #26191 passed with stages
in 15 minutes and 28 seconds