Allow linter to fail

This commit is contained in:
Alexandre Iooss 2020-02-18 21:34:12 +01:00
parent 4b07ddda23
commit 39c3a59838
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 1 additions and 0 deletions

View File

@ -24,3 +24,4 @@ python37:
linters:
stage: test
script: tox -e linters
allow_failure: true