Skip to content

Commit

Permalink
Update nf_core/pipeline-template/.gitpod.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Júlia Mir Pedrol <[email protected]>
  • Loading branch information
mashehu and mirpedrol authored Dec 9, 2024
1 parent 15880be commit 5b1cf24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_core/pipeline-template/.gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tasks:
- name: Update Nextflow and setup pre-commit
command: |
pre-commit install --install-hooks
nextflow self-update {%- if code_linters %}
nextflow self-update {% if code_linters %}
vscode:
extensions:
Expand Down

0 comments on commit 5b1cf24

Please sign in to comment.