Skip to content

Commit

Permalink
Phil likes indentation 🤓
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels authored Jun 29, 2023
1 parent ae53738 commit ac6777a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions nf_core/gitpod/gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ RUN conda config --add channels defaults && \
conda config --set channel_priority strict && \
conda install --quiet --yes --name base mamba && \
mamba install --quiet --yes --name base \
nextflow \
nf-core \
nf-test \
black \
prettier \
pre-commit \
pytest-workflow && \
nextflow \
nf-core \
nf-test \
black \
prettier \
pre-commit \
pytest-workflow && \
mamba clean --all -f -y

# Update Nextflow
Expand Down

0 comments on commit ac6777a

Please sign in to comment.