Skip to content

ci: Move the doc job to the pre-check phase.

Justus Winter requested to merge justus/ci-fail-early into main
  • This is a pretty quick job that also does a light-weight build similar to cargo check.

    • Having this in pre-check makes us fail fast on superficial mistakes like syntax errors.

Merge request reports