Skip to content

Commit

Permalink
extra options needed?
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed Jun 2, 2024
1 parent 56022d8 commit b2a8cd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-coverm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ jobs:
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: test
auto-update-conda: true
python-version: ${{ matrix.python-version }}
environment-file: coverm.yml
auto-activate-base: false
channels: conda-forge,defaults,bioconda
mamba-version: "*"
- name: Conda info
Expand Down

0 comments on commit b2a8cd3

Please sign in to comment.