fixing circle-ci
This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
|
sudo pip install -r requirements.txt
|
||||||
sudo pip install pytest
|
sudo pip install pytest
|
||||||
python -m pytest ./tests/unit
|
python -m pytest ./tests/unit
|
||||||
name: Unit tests
|
name: Unit tests
|
||||||
Reference in New Issue
Block a user