Skip to content

ci: split quality checks#8

Merged
pixelcola merged 1 commit into
mainfrom
ci/split-quality-checks
May 12, 2026
Merged

ci: split quality checks#8
pixelcola merged 1 commit into
mainfrom
ci/split-quality-checks

Conversation

@pixelcola
Copy link
Copy Markdown
Owner

Summary

  • split CI quality checks and tests into separate jobs
  • keep ruff lint, ruff format, and ty check in the quality checks job

Verification

  • uv run ruff check --output-format=github src tests
  • uv run ruff format --check --diff src tests
  • uv run ty check src tests
  • uv run pytest

@pixelcola pixelcola merged commit c849872 into main May 12, 2026
2 checks passed
@pixelcola pixelcola deleted the ci/split-quality-checks branch May 12, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant