From 27e946e01d4de45ad2a012cf54d0c09c4e7d4c86 Mon Sep 17 00:00:00 2001 From: Paula Kramer Date: Thu, 15 Feb 2024 17:38:25 +0100 Subject: [PATCH] ci conda env --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 54a4008a..bbf48831 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,9 +44,9 @@ jobs: environment-file: environment.yml channels: conda-forge,defaults activate-environment: kinfraglib - auto-update-conda: false - auto-activate-base: false - show-channel-urls: true + # auto-update-conda: false + # auto-activate-base: false + # show-channel-urls: true - name: Additional info about the build shell: bash