Skip to content

ci: Make sure the logs get saved in CI runs

Ray Strode requested to merge archive-the-logs into main

Right now if check-format succeeds we don't get access to the log output at all.

This commit makes sure it gets saved.

Merge request reports