Skip to content

Commit

Permalink
qtp-biom
Browse files Browse the repository at this point in the history
  • Loading branch information
antgonza committed Aug 12, 2024
1 parent 7a147d8 commit 7eb0038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qiita-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Install plugins
shell: bash -l {0}
run: |
conda env create -n qiime2-tiny-2024.5 --file https://data.qiime2.org/distro/tiny/qiime2-tiny-2024.5-py39-linux-conda.yml
conda env create -n qtp-biom --file https://data.qiime2.org/distro/tiny/qiime2-tiny-2024.5-py39-linux-conda.yml
export QIITA_ROOTCA_CERT=`pwd`/qiita_core/support_files/ci_rootca.crt
export QIITA_CONFIG_FP=`pwd`/qiita_core/support_files/config_test.cfg
export REDBIOM_HOST="http://localhost:7379"
Expand Down

0 comments on commit 7eb0038

Please sign in to comment.