Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a reusable workflow for Python tests
* Define a new GitHub Actions workflow for running Python tests * Trigger the workflow on push and pull request events to the main and releases branches * Use the starter workflow for Python tests with Python version 3.10
- Loading branch information