1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

Run lint on CI

This commit is contained in:
Jair Henrique
2022-10-13 17:22:20 -03:00
parent 57dee93e11
commit 60ac99c907

View File

@@ -11,10 +11,10 @@ envlist =
[gh-actions]
python =
3.7: py37, lint
3.7: py37
3.8: py38
3.9: py39
3.10: py310
3.10: py310, lint
pypy-3: pypy3
# Coverage environment tasks: cov-clean and cov-report