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