Skip to content

Commit 8612459

Browse files
committed
tiny -> amplicon
1 parent 7eb0038 commit 8612459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qiita-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- name: Install plugins
105105
shell: bash -l {0}
106106
run: |
107-
conda env create -n qtp-biom --file https://data.qiime2.org/distro/tiny/qiime2-tiny-2024.5-py39-linux-conda.yml
107+
conda env create -n qtp-biom --file https://data.qiime2.org/distro/amplicon/qiime2-amplicon-2024.5-py39-linux-conda.yml
108108
export QIITA_ROOTCA_CERT=`pwd`/qiita_core/support_files/ci_rootca.crt
109109
export QIITA_CONFIG_FP=`pwd`/qiita_core/support_files/config_test.cfg
110110
export REDBIOM_HOST="http://localhost:7379"

0 commit comments

Comments
 (0)