Skip to content

Commit

Permalink
ci: with stric channel priorities
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Jul 20, 2023
1 parent 6affeb7 commit 8f5f489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- run:
name: Setup conda
command: |
conda config --set channel_priority strict
conda config --add channels bioconda
conda config --add channels conda-forge
conda config --set always_yes true
Expand Down

0 comments on commit 8f5f489

Please sign in to comment.