uncloud/.gitlab-ci.yml
2020-01-29 17:15:34 +01:00

5 lines
97 B
YAML

image: python:3
pythonTests:
script:
- python -m unittest -v test/test_mac_local.py