Skip to content

Commit 450646e

Browse files
committed
ci: Make coverage nonfatal
1 parent 32d0841 commit 450646e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.buildkite/code.pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ steps:
378378
- make build-helpers
379379
- export OASIS_STORAGE_PROTOCOL_SERVER_BINARY=$(realpath go/storage/mkvs/interop/mkvs-test-helpers)
380380
- .buildkite/rust/coverage.sh
381+
soft_fail: true
381382
retry:
382383
<<: *retry_agent_failure
383384
plugins:

0 commit comments

Comments
 (0)