Skip to content
Snippets Groups Projects
Commit 94b2751d authored by Tim Repke's avatar Tim Repke
Browse files

add venv activate to gitlab ci

parent 41ed5e64
No related branches found
No related tags found
No related merge requests found
Pipeline #711 failed
......@@ -39,7 +39,7 @@ test-job1:
stage: test
script:
- source venv/bin/activate
- flake8
- flake8 --config .flake8
test-job2:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment