Skip to content

Commit b6493c6

Browse files
committed
fix version
1 parent 72227a3 commit b6493c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

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

1717
strategy:
1818
matrix:
19-
python-version: [3.8, 3.9, 3.10]
19+
python-version: ["3.8", "3.9", "3.10"]
2020

2121
steps:
2222
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)