Also run lint as part of the CI job
This commit is contained in:
parent
0a8785f8f4
commit
f7eae17fae
|
@ -9,3 +9,7 @@ before_script:
|
|||
metadata_check:
|
||||
script:
|
||||
- fdroid readmeta
|
||||
|
||||
metadata_lint:
|
||||
script:
|
||||
- fdroid lint
|
||||
|
|
Loading…
Reference in a new issue