[ci] execute pytest on tests folder

This commit is contained in:
Maxime Alves LIRMM 2022-02-10 11:56:35 +01:00
parent d33c82e348
commit 97fee8ca96
1 changed files with 1 additions and 1 deletions

View File

@ -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 - pipenv run pytest -v ./tests
- pipenv run halfapi --version - pipenv run halfapi --version
run: run: