Skip to content

Commit

Permalink
readd conda.enabled default
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-mohr committed Jul 12, 2023
1 parent 6673444 commit 90d1317
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ params {
validationShowHiddenParams = false
validate_params = true

conda.enabled = false

}

// Load base.config by default for all pipelines
Expand Down

0 comments on commit 90d1317

Please sign in to comment.