Commit 112602d6 by Adam Torok

fixed .gitlab-ci.yml

parent 96181994
Pipeline #702 passed with stage
in 38 seconds
......@@ -2,4 +2,4 @@ unittest:
image: python:3.7.3
script:
- pip install -r requirements.txt
- python -m unittest discover -s test
- python -m unittest discover
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