commitizen icon indicating copy to clipboard operation
commitizen copied to clipboard

ci(github-actions): add "3.13-dev" to Python tests (#1145)

Open jakob-keller opened this issue 7 months ago • 1 comments

Description

Checklist

  • [ ] Add test cases to all the changes you introduce
  • [ ] Run ./scripts/format and ./scripts/test locally to ensure this change passes linter check and test
  • [ ] Test the changes on the local machine manually
  • [ ] Update the documentation for the changes

Expected behavior

GitHub Actions will run tests for Python 3.13 (dev).

Steps to Test This Pull Request

Additional context

closes #1145

jakob-keller avatar Jun 26 '24 19:06 jakob-keller