Skip to content

Commit 22a2158

Browse files
authored
Merge pull request #13989 from pytest-dev/patchback/backports/9.0.x/dd389d7f9290d8581a1c3d14c5adc07a4dda9bec/pr-13984
[PR #13984/dd389d7f backport][9.0.x] ci: restore full windows coverage
2 parents 8cb3bdd + f23dbbb commit 22a2158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
python: "3.14"
140140
os: windows-latest
141141
tox_env: "py314"
142+
use_coverage: true
142143

143144
# Use separate jobs for different unittest flavors (twisted, asynctest) to ensure proper coverage.
144145
- name: "ubuntu-py310-unittest-asynctest"

0 commit comments

Comments
 (0)