Skip to content

Commit 7dc6895

Browse files
committed
quotes around 3.10
1 parent bd3224e commit 7dc6895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Python 3.10 with minimal dependencies and coverage
2727
os: ubuntu-latest
28-
python: 3.10
28+
python: '3.10'
2929
toxenv: py310-test-cov
3030

3131
- name: Python 3.9

0 commit comments

Comments
 (0)