@ -10,6 +10,7 @@ steps:
image: python:3.7
commands:
- pip install parameterized
- pip install numpy
- python -m unittest discover -v -p *_ut.py
- name: code-analysis