Commit bf4eba43 by Belákovics Ádám

Run flake8 with pipenv run

parent ac624575
Pipeline #774 failed with stages
in 2 minutes 1 second
...@@ -13,8 +13,7 @@ before_script: ...@@ -13,8 +13,7 @@ before_script:
flake8: flake8:
stage: lint stage: lint
script: script:
- pipenv shell - pipenv run flake8
- flake8
test: test:
script: script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment