install the python for the venv
This commit is contained in:
parent
207bd14d8f
commit
61e49edb4c
@ -13,7 +13,7 @@ jobs:
|
|||||||
- python/save-cache
|
- python/save-cache
|
||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
pipenv --python 3.8
|
python3 --version
|
||||||
pipenv install
|
pipenv install
|
||||||
pipenv run pytest
|
pipenv run pytest
|
||||||
workflows:
|
workflows:
|
||||||
|
Loading…
Reference in New Issue
Block a user