Skip to content

Commit

Permalink
Remove base environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Snicker7 authored Feb 21, 2024
1 parent ee5d406 commit 4c40f65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:

- name: Set up Conda
uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: base

- name: Install dependencies
run: conda install -c defaults -c conda-forge -c bioconda -y -n base --debug -c bioconda trimmomatic flash numpy cython jinja2 tbb=2020.2 pyparsing=2.3.1 scipy matplotlib pandas plotly
Expand Down

0 comments on commit 4c40f65

Please sign in to comment.