Use conda list to print packages in CI jobs
This MR patches the CI pipeline to use conda list
if possible to print the packages in the environment, which gives more information than pip list installed
.
This MR patches the CI pipeline to use conda list
if possible to print the packages in the environment, which gives more information than pip list installed
.