[ci] add pytest version

This commit is contained in:
Maxime Alves LIRMM 2021-11-30 12:13:17 +01:00
parent f5b7e3392a
commit 7230316296
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ test:
- python3 -V # Print out python version for debugging
- pip3 install pipenv
- pipenv install --dev --skip-lock
- pipenv run pytest --version
- pipenv run pytest -v
- pipenv run halfapi --version