WIP skip coverage in py38, use -ra
This commit is contained in:
parent
9bcace0937
commit
5f9de3d1ca
|
@ -72,7 +72,7 @@ jobs:
|
|||
python: "3.8"
|
||||
os: windows-latest
|
||||
tox_env: "py38-unittestextras"
|
||||
use_coverage: true
|
||||
#use_coverage: true
|
||||
- name: "windows-py39"
|
||||
python: "3.9"
|
||||
os: windows-latest
|
||||
|
|
Loading…
Reference in New Issue