No environment coverage in this project.

This commit is contained in:
Julien Palard 2020-12-03 13:17:54 +01:00
parent 304296952a
commit 99a3222352
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- py_version: '3.7'
env: py37
- py_version: '3.8'
env: py38,flake8,mypy,black,pylint,pydocstyle,coverage
env: py38,flake8,mypy,black,pylint,pydocstyle
- py_version: '3.9'
env: py39
steps: