Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pwwang committed Jan 14, 2023
1 parent b0b9679 commit a20e5a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
auto-update-conda: true
activate-environment: mybase
channels: conda-forge,defaults
mamba-version: "*"
# mamba-version: "*"
miniforge-variant: Mambaforge
- name: Create conda environments and install biopipen
run: |
for envfile in tests/conda/env_*.yml; do
Expand Down

0 comments on commit a20e5a4

Please sign in to comment.