added use_coverage to ubuntu-py311
This commit is contained in:
parent
dd7b5ea6c5
commit
b457013e97
|
@ -115,6 +115,7 @@ jobs:
|
||||||
python: "3.11-dev"
|
python: "3.11-dev"
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
tox_env: "py311"
|
tox_env: "py311"
|
||||||
|
use_coverage: true
|
||||||
- name: "ubuntu-py311-exceptiongroup"
|
- name: "ubuntu-py311-exceptiongroup"
|
||||||
python: "3.11-dev"
|
python: "3.11-dev"
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue