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:
flake8:
stage: lint
script:
- pipenv shell
- flake8
- pipenv run flake8
test:
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