From 03d24fa729db534a13f39bf76aaebaec95d2fc6c Mon Sep 17 00:00:00 2001 From: Rob Patro Date: Mon, 1 Jul 2024 14:24:39 -0400 Subject: [PATCH] Update test_simpleaf.yml --- .github/workflows/test_simpleaf.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test_simpleaf.yml b/.github/workflows/test_simpleaf.yml index 0d170dd..8324c29 100644 --- a/.github/workflows/test_simpleaf.yml +++ b/.github/workflows/test_simpleaf.yml @@ -36,7 +36,6 @@ jobs: - name: Install conda env uses: conda-incubator/setup-miniconda@v3 with: - mamba-version: "*" channels: conda-forge,default,bioconda channel-priority: true activate-environment: anaconda-client-env