1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-08-02 01:54:54 +02:00

Allow linters to fail

This commit is contained in:
Yohann D'ANELLO
2020-10-11 17:27:39 +02:00
parent acb718cdc0
commit 15d096a328
2 changed files with 2 additions and 2 deletions

View File

@@ -24,3 +24,4 @@ linters:
before_script:
- pip install tox --no-cache-dir
script: tox -e linters
allow_failure: true