mirror of https://github.com/razor-ai/soup.git
mypy findings are surfaced as a warning annotation + step log instead of
failing the job. The workflow was already green (job-level continue-on-error),
but the type-check job itself rendered as a red X in the commit checks. Move
the tolerance to the step and emit a :⚠️: so the check stays green while
type annotations are adopted incrementally.
|
||
|---|---|---|
| .. | ||
| ci.yml | ||
| docker.yml | ||
| publish.yml | ||
| recipe-validation.yml | ||