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