diff --git a/ci-conda.Dockerfile b/ci-conda.Dockerfile index c89df6f..4e96d2e 100644 --- a/ci-conda.Dockerfile +++ b/ci-conda.Dockerfile @@ -121,23 +121,23 @@ EOF # Install codecov binary ARG CODECOV_VER RUN <