Tests and the CI are compiling messages
This commit is contained in:
parent
f78c73a703
commit
aade89de7b
|
@ -32,7 +32,6 @@ linters:
|
|||
stage: quality-assurance
|
||||
image: python:3-alpine
|
||||
before_script:
|
||||
- apk add --no-cache gettext
|
||||
- pip install tox
|
||||
script: tox -e linters
|
||||
allow_failure: true
|
||||
|
|
Loading…
Reference in New Issue