mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-29 15:01:02 +02:00
Allow linter to fail
This commit is contained in:
@ -24,3 +24,4 @@ python37:
|
|||||||
linters:
|
linters:
|
||||||
stage: test
|
stage: test
|
||||||
script: tox -e linters
|
script: tox -e linters
|
||||||
|
allow_failure: true
|
||||||
|
Reference in New Issue
Block a user