Skip to content

Run integration tests in verbose mode

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

This MR patches the pytest invocation for the integration-tests to include the --verbose flag. Hopefully this may expose what jobs are failing and retried, and what hang, without disrupting the log output too much.

Merge request reports