We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cb3bdd + f23dbbb commit 22a2158Copy full SHA for 22a2158
1 file changed
.github/workflows/test.yml
@@ -139,6 +139,7 @@ jobs:
139
python: "3.14"
140
os: windows-latest
141
tox_env: "py314"
142
+ use_coverage: true
143
144
# Use separate jobs for different unittest flavors (twisted, asynctest) to ensure proper coverage.
145
- name: "ubuntu-py310-unittest-asynctest"
0 commit comments