Commit 347abbf7 authored by Ian Bowman's avatar Ian Bowman
Browse files

Update .gitlab-ci.yml

parent 9a0b2ef2
......@@ -5,8 +5,8 @@ test:
stage: test
script:
- pwd
- ls
- . venv/bin/activate
- ls /
- . /venv/bin/activate
- bash run_tests.sh
tags:
- local
......
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 to comment