From fab2d65c527085f7aa84122f43f0ceb8746a6af1 Mon Sep 17 00:00:00 2001 From: Rob Patro Date: Mon, 1 Jul 2024 14:07:49 -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 5257f81..0d170dd 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: - python-version: "3.10" mamba-version: "*" channels: conda-forge,default,bioconda channel-priority: true