Commit 21a8ff6d by Belákovics Ádám

Add pipenv shell to before_script

parent e9072440
Pipeline #772 failed with stages
in 58 seconds
......@@ -9,6 +9,7 @@ before_script:
- pipenv install -d
- git submodule sync --recursive
- git submodule update --init --recursive
- pipenv shell
flake8:
stage: lint
......
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