You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The path where python 3.8 was expected does not exist, the tests were
using the installed python instead. With this change the expected python
version will be used for installation of packages through pip as well as
the execution of ansible or molecule will use the expected python
version.
Signed-off-by: Tony Garcia <[email protected]>
0 commit comments