Skip to content

Commit 5c0c77d

Browse files
committed
Fix typo
1 parent 8e544e8 commit 5c0c77d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
strategy:
3333
matrix:
34-
python-versio n: ['3.10', '3.11', '3.12', '3.13', '3.14']
34+
python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
3535

3636
steps:
3737
- name: Harden Runner

0 commit comments

Comments
 (0)