Skip to content

Commit f4fd0fb

Browse files
committed
Update ci settings
1 parent 0e97842 commit f4fd0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os: [windows-latest, ubuntu-latest]
22-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12""]
22+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
2323
include:
2424
- os: ubuntu-20.04
2525
python-version: 3.7

0 commit comments

Comments
 (0)