mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2024-11-26 22:47:09 +00:00
Allow linter to fail
This commit is contained in:
parent
4b07ddda23
commit
39c3a59838
@ -24,3 +24,4 @@ python37:
|
|||||||
linters:
|
linters:
|
||||||
stage: test
|
stage: test
|
||||||
script: tox -e linters
|
script: tox -e linters
|
||||||
|
allow_failure: true
|
||||||
|
Loading…
Reference in New Issue
Block a user