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

Add tests with many python versions #39

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

leogregianin
Copy link
Contributor

No description provided.

@thalissonvs thalissonvs requested a review from Copilot March 10, 2025 14:33

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This pull request updates the CI test workflow to run tests across multiple Python versions.

  • Introduces a matrix strategy with Python versions ranging from 3.8 to 3.13.
  • Dynamically sets up the Python environment using the matrix variable instead of a hard-coded version.

Reviewed Changes

File Description
.github/workflows/tests.yml Updated workflow to test multiple Python versions using a matrix strategy

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Copy link
Owner

@thalissonvs thalissonvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for your contribution

@thalissonvs thalissonvs added the enhancement New feature or request label Mar 10, 2025
@thalissonvs thalissonvs merged commit b2921fa into thalissonvs:main Mar 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants