add missing cd
This commit is contained in:
parent
2300a8b47e
commit
507417b90e
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ source venv/bin/activate
|
||||||
pip3 install --user -e './meanas[test,examples]'
|
pip3 install --user -e './meanas[test,examples]'
|
||||||
|
|
||||||
# Run tests
|
# Run tests
|
||||||
|
cd meanas
|
||||||
python3 -m pytest -rsxX | tee test_results.txt
|
python3 -m pytest -rsxX | tee test_results.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue