Closed vmax closed 4 years ago
test-deployment-pip step was missing install-python which installs and links the correct Python version.
test-deployment-pip
install-python
Add a missing step to test-deployment-pip
What is the goal of this PR?
test-deployment-pip
step was missinginstall-python
which installs and links the correct Python version.What are the changes implemented in this PR?
Add a missing step to
test-deployment-pip