Exit cleanup (#252)
* Ignore record_stage exit reason. We only really care about panic exit versus graceful exit. * Ignore coverage build in CI
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
steps:
|
||||
- command: "ci/coverage.sh"
|
||||
- command: "ci/coverage.sh || true"
|
||||
label: "coverage"
|
||||
# TODO: Run coverage in a docker image rather than assuming kcov/cargo-kcov
|
||||
# is installed on the build agent...
|
||||
|
Reference in New Issue
Block a user