Skip to content

Commit e169542

Browse files
committed
chore: fix CI
1 parent d44846c commit e169542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
strategy:
4545
matrix:
46-
python-version: ["3.9", "3.10", "3.11", "3.12, "3.13"]
46+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
4747
fail-fast: false
4848

4949
steps:

0 commit comments

Comments
 (0)