mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
fix mypy test
This commit is contained in:
parent
7411abde24
commit
b677157924
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ mypy:
|
|||
image: "before-install"
|
||||
needs: []
|
||||
script:
|
||||
- tox -e py37-mypy
|
||||
- tox -e py39-mypy
|
||||
|
||||
format-check:
|
||||
stage: lint
|
||||
|
|
Loading…
Add table
Reference in a new issue