IntersectMBO / IntersectMBO/mithril
Enhance e2e tests logs in CI
Open
CI/CD :factory:
- Dominant language
- Rust
- Stars
- 154
- Forks
- 51
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 38
Description
## Why
The logs of the e2e tests in the CI are hard to read and could be enhanced if they were grouped by node in the UI of GitHub Actions.
## What
Enhance UI of e2e logs in GiHub Actions.
## How
- [ ] Finalize group logs of nodes implementation (with different group ids by retry index)
- [ ] If it does not work, could we do that with another retry action?
Contributor guide
Assessment
This issue has not been assessed yet.