Skip to content

Commit

Permalink
changed ci to env files
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Dec 12, 2024
1 parent 702bcd3 commit 7c94ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: q2-amrfinderplus-qiime2-pathogenome-2024.10
environment-file: environments/q2-amrfinderplus-qiime2-pathogenome-2024.10.yml
environment-file: environment-files/q2-amrfinderplus-qiime2-pathogenome-2024.10.yml
auto-activate-base: false

- name: Install plugin
Expand Down

0 comments on commit 7c94ad9

Please sign in to comment.