added use_coverage to ubuntu-py311

This commit is contained in:
jakkdl 2022-08-16 09:57:01 +02:00
parent dd7b5ea6c5
commit b457013e97
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ jobs:
python: "3.11-dev"
os: ubuntu-latest
tox_env: "py311"
use_coverage: true
- name: "ubuntu-py311-exceptiongroup"
python: "3.11-dev"
os: ubuntu-latest