CI: Stop collecting coverage reports for py311

Not clear on why, but sometimes no coverage report is generated;
neither term nor html output. Only seen on py311 (maybe something
about us testing with an RC?)

Closes-Bug: #2034452
Change-Id: I033b95414fa82a91a209e3a03d100a011bebe821
This commit is contained in:
Tim Burke 2023-09-19 09:30:14 -07:00
parent e2dca71503
commit 4073eacf65

View File

@ -150,7 +150,6 @@
tox_envlist: py311
bindep_profile: test py311
python_version: '3.11'
post-run: tools/playbooks/common/cover-post.yaml
- job:
name: swift-tox-func-py27