We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89e2356 + 93319e5 commit 5863d57Copy full SHA for 5863d57
1 file changed
.github/workflows/python-test.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- python-version: ["3.10", "3.11","3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13"]
21
22
steps:
23
- uses: actions/checkout@v4
0 commit comments