We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3224e commit 7dc6895Copy full SHA for 7dc6895
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Python 3.10 with minimal dependencies and coverage
27
os: ubuntu-latest
28
- python: 3.10
+ python: '3.10'
29
toxenv: py310-test-cov
30
31
- name: Python 3.9
0 commit comments