Skip to content

ci: add pytest workflow for push and pull requests#99

Merged
zc277584121 merged 1 commit intozilliztech:mainfrom
haosenwang1018:ci/add-test-workflow
Mar 5, 2026
Merged

ci: add pytest workflow for push and pull requests#99
zc277584121 merged 1 commit intozilliztech:mainfrom
haosenwang1018:ci/add-test-workflow

Conversation

@haosenwang1018
Copy link
Contributor

Summary\n\nAdd a dedicated test workflow to run the project test suite on both pushes and pull requests.\n\n## Changes\n\n- Add \n- Run for dependency setup\n- Run tests via (matching CONTRIBUTING guidance)\n- Test matrix: Python 3.10, 3.11, 3.12\n\n## Why\n\nThe repository currently has docs/release workflows but no continuous test workflow for PR validation. This adds fast feedback for contributors and helps prevent regressions before merge.\n

@zc277584121 zc277584121 merged commit f25fb9a into zilliztech:main Mar 5, 2026
3 checks passed
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.

2 participants