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"
|
image: "before-install"
|
||||||
needs: []
|
needs: []
|
||||||
script:
|
script:
|
||||||
- tox -e py37-mypy
|
- tox -e py39-mypy
|
||||||
|
|
||||||
format-check:
|
format-check:
|
||||||
stage: lint
|
stage: lint
|
||||||
|
|
Loading…
Add table
Reference in a new issue