zenoh icon indicating copy to clipboard operation
zenoh copied to clipboard

Fine-tune the CI

Open YuanYuYuan opened this issue 10 months ago • 0 comments

  • [x] Following up the discussion in https://github.com/eclipse-zenoh/zenoh/pull/949#issuecomment-2069005395 and fine-tune the cache.
  • [x] Move cargo doc --test to following the cargo check. It can save a few minutes in the test step.
  • [ ] Partition and cache cargo nextest.
  • [ ] Whenever encountering a failure during the nextest, retry one more time the failed one with a full log and save it to the cache.

YuanYuYuan avatar Apr 22 '24 14:04 YuanYuYuan