Skip to content

ci: add gh-actions workflow for automated testing#158

Merged
stabldev merged 5 commits intomainfrom
ci/run-tests
Nov 15, 2025
Merged

ci: add gh-actions workflow for automated testing#158
stabldev merged 5 commits intomainfrom
ci/run-tests

Conversation

@stabldev
Copy link
Copy Markdown
Owner

this pr introduces a github-actions workflow to automate the testing process.

the CI pipeline triggers on every push to main and on all pull requests. It runs the full pytest suite across a matrix of Python versions (3.10, 3.11, 3.12, 3.13) using uv for fast dependency installation and test execution.

@stabldev stabldev merged commit e1b68bb into main Nov 15, 2025
8 checks passed
@stabldev stabldev deleted the ci/run-tests branch November 15, 2025 13:26
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