Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: make workflow for testing packages with pytest work again #140

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

NYYCS
Copy link
Contributor

@NYYCS NYYCS commented Dec 14, 2024

This PR makes GHA for testing packages with pytest work again

Originally, the GHA didn't clone the pybind11 submodule when building the package, resulting in build errors.

Due to requests not being supported for python=3.13, I opted to remove testing for that version.

Also fixes some tests importing unnecessary modules.

@NYYCS NYYCS marked this pull request as ready for review December 14, 2024 08:25
@yizhihenpidehou yizhihenpidehou merged commit f136a46 into easy-graph:pybind11 Dec 31, 2024
1 of 13 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