EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit e745c139 authored by Bernhard Mallinger's avatar Bernhard Mallinger
Browse files

Run tests in CI

parent 382ad13d
No related branches found
No related tags found
1 merge request!7values simplification tool
......@@ -11,6 +11,7 @@ test:
script:
- python3 setup.py install
- pip3 install -r requirements-dev.txt
- python3 -m pytest .
- flake8
- mypy .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment