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