Skip to content

Draft: Time all of the conda package update/installs in CI

Duncan Macleod requested to merge duncanmmacleod/conda:ci-time-conda into testing

This MR adds the time command as a prefix to all conda {update/install/create} commands, to print how long that takes; mainly to help debugging long-running jobs.

Merge request reports