Skip to content

Commit

Permalink
TST: update hard-coded QIIME 2 epoch
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcaporaso committed Aug 13, 2024
1 parent 868b661 commit 74ef7eb
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 @@ -39,8 +39,8 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
# to-do: remove hard-coding of version
activate-environment: q2-hello-world-qiime2-tiny-2024.2
environment-file: q2-hello-world/environments/q2-hello-world-qiime2-tiny-2024.2.yml
activate-environment: q2-hello-world-qiime2-tiny-2024.5
environment-file: q2-hello-world/environments/q2-hello-world-qiime2-tiny-2024.5.yml
auto-activate-base: false

- name: Install plugin
Expand Down

0 comments on commit 74ef7eb

Please sign in to comment.