P: lowbugcigood first issue
Repository metrics
- Stars
- (61,702 stars)
- PR merge metrics
- (平均マージ 22h 6m) (30d で 16 merged PRs)
説明
We have mdbook build steps in the CI that can be hard to troubleshoot upon failure:

Originally, this particular job was set up this way to emit logs because it would pass regardless of whether mdbook build succeeded or failed.
We should either fix the lack of logs being emitted here, or find another way to fail with logs if mdbook build fails.