From 855312ee5a75cb6a62d6a74e311499d39831ce9b Mon Sep 17 00:00:00 2001 From: sambit-giri Date: Tue, 13 Aug 2024 15:42:54 +0530 Subject: [PATCH] auto-activate-base: true --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 837240a..5092f45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,10 +36,10 @@ jobs: auto-update-conda: true environment-file: environment.yml activate-environment: tools21cm + auto-activate-base: true - name: Install additional dependencies run: | - conda init conda activate tools21cm conda install -y pip pip install .