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.
1 parent 8cb3bdd commit f23dbbbCopy full SHA for f23dbbb
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