This commit is contained in:
parent
86a3c07396
commit
f0958728f8
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ steps:
|
|||
- flake8 --ignore=E501,W503,E265
|
||||
- mypy --ignore-missing-imports ./tenkan/
|
||||
- pylint --disable=E1101,E0401,C0301,W1514,C0114 ./tenkan/
|
||||
- pytest ./tests/
|
||||
#- pytest ./tests/
|
||||
|
|
Loading…
Reference in a new issue