Commit 38a72f01 by Chif Gergő

Fix CI

parent 8ee5509e
Pipeline #810 failed with stage
in 14 seconds
unittest:
image: python:3.7.3
script:
- pip install -r requirements.txt
- ls
- python -m unittest discover -s ..
- mkdir interface_openstack
- mv -r . interface_openstack
- 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