[ci] add ./tests to pytest command
This commit is contained in:
parent
a69d2b7639
commit
90203b2edf
@ -34,7 +34,7 @@ test:
|
|||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
- pipenv install --dev --skip-lock
|
- pipenv install --dev --skip-lock
|
||||||
- pipenv run pytest --version
|
- pipenv run pytest --version
|
||||||
- pipenv run pytest -v ./tests
|
- PYTHONPATH=./tests/ pipenv run pytest -v ./tests
|
||||||
- pipenv run halfapi --version
|
- pipenv run halfapi --version
|
||||||
|
|
||||||
run:
|
run:
|
||||||
|
Loading…
Reference in New Issue
Block a user