Commit ac624575 by Belákovics Ádám

Move pipenv shell to lint stage

parent 21a8ff6d
Pipeline #773 failed with stages
in 1 minute 0 seconds
......@@ -9,11 +9,11 @@ before_script:
- pipenv install -d
- git submodule sync --recursive
- git submodule update --init --recursive
- pipenv shell
flake8:
stage: lint
script:
- pipenv shell
- flake8
test:
......
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