add missing cd
This commit is contained in:
parent
2300a8b47e
commit
507417b90e
@ -91,6 +91,7 @@ source venv/bin/activate
|
||||
pip3 install --user -e './meanas[test,examples]'
|
||||
|
||||
# Run tests
|
||||
cd meanas
|
||||
python3 -m pytest -rsxX | tee test_results.txt
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user