Skip to content

Commit

Permalink
Updated qiime2 version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BenKaehler committed Oct 1, 2023
1 parent bcc87ee commit e166df9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:

- name: Create conda environment
run: |
wget https://data.qiime2.org/distro/core/qiime2-2023.2-py38-linux-conda.yml
mamba env create -n makarsa-test --file qiime2-2023.2-py38-linux-conda.yml
wget https://data.qiime2.org/distro/core/qiime2-2023.7-py38-linux-conda.yml
mamba env create -n makarsa-test --file qiime2-2023.7-py38-linux-conda.yml
mamba init
- name: Install SpiecEasi
Expand Down

0 comments on commit e166df9

Please sign in to comment.