Commit 6f8c772d by Belákovics Ádám

Try fix CI

parent d47120f6
Pipeline #812 failed with stage
in 14 seconds
unittest:
image: python:3.7.3
script:
- mv * interface_openstack
- mkdir interface_openstack
- shopt -s extglob
- mv !(interface_openstack) interface_opensatck
- 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