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