Skip to content
Snippets Groups Projects
Commit acceb371 authored by Stefan Reck's avatar Stefan Reck
Browse files

remove code style in ci

parent be4b1d87
Branches
Tags v2.1.1
No related merge requests found
...@@ -53,15 +53,6 @@ coverage: ...@@ -53,15 +53,6 @@ coverage:
- reports/coverage - reports/coverage
code-style:
image: docker.km3net.de/base/python:3.7
stage: test
script:
- *virtualenv_definition
- yapf -r -d -e "venv" .
allow_failure: true
pages: pages:
image: docker.km3net.de/base/python:3.6 image: docker.km3net.de/base/python:3.6
stage: doc stage: doc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment