Skip to content

ci: replace template validation with proper test workflow#12

Merged
oscarvalenzuelab merged 1 commit into
mainfrom
fix/ci-workflow
Apr 3, 2026
Merged

ci: replace template validation with proper test workflow#12
oscarvalenzuelab merged 1 commit into
mainfrom
fix/ci-workflow

Conversation

@oscarvalenzuelab
Copy link
Copy Markdown
Contributor

Summary

  • Replaces the generic "Template Validation" workflow with a proper CI workflow
  • Runs tests across Python 3.9-3.13 matrix
  • Includes linting (ruff), type checking (mypy), and pytest with coverage
  • Keeps file validation as a separate job

The badge in README will now show "CI" instead of "Template Validation".

@cla-bot cla-bot Bot added the cla-signed label Apr 3, 2026
@oscarvalenzuelab oscarvalenzuelab merged commit 88e3ac7 into main Apr 3, 2026
7 checks passed
@oscarvalenzuelab oscarvalenzuelab deleted the fix/ci-workflow branch April 3, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant