Skip to content
Snippets Groups Projects
Commit 9a8aeec4 authored by Vincent Texier's avatar Vincent Texier Committed by Vincent Texier
Browse files

[enh] #98 use make tests command in gitlab-ci

parent ff7c54f3
No related branches found
No related tags found
1 merge request!72Merge of tests_out_of_wheel to dev
......@@ -68,9 +68,8 @@ test:
<<: *changes
stage: test
script:
- pip install coveralls
- pip install -r requirements.txt
- coverage run --source=duniterpy setup.py test
- make tests
check:
<<: *pyenv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment