Skip to content
Snippets Groups Projects
Commit ca9db794 authored by Robert Habermann's avatar Robert Habermann
Browse files

warn on pep8 failure only

parent 034f88f5
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@ py38:
pep8:
image: python:3.6
stage: style
allow_failure: true
script:
- tox -e pep8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment