Skip to content

Commit

Permalink
rm conda update
Browse files Browse the repository at this point in the history
  • Loading branch information
antgonza committed Aug 12, 2024
1 parent 3f16c46 commit 7a147d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/qiita-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ jobs:
- name: Install plugins
shell: bash -l {0}
run: |
# making sure we have the latesets conda version before
# installing Q2
conda update conda --yes
conda env create -n qiime2-tiny-2024.5 --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
Expand Down

0 comments on commit 7a147d8

Please sign in to comment.