Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Fix GitHub Actions misinterpretation of Python version 3.10
- Updated the job name in the GitHub Actions workflow to correctly format the Python version. - Resolved an issue where Python 3.10 was incorrectly interpreted as 3.1 in the CI job name. - Ensured that Python versions 3.8, 3.9, 3.10, and 3.11 are tested correctly.
- Loading branch information