ci: Point to subworkflow_hacks branch of nf-core tools

samtools
Edmund Miller 3 years ago
parent b0240a014a
commit d23b7d8ad4
No known key found for this signature in database
GPG Key ID: BD387FF7BC10AA9D

@ -60,7 +60,7 @@ jobs:
# FIXME: Remove this when nf-core modules lint stabilizes and install stable release
- name: Install nf-core tools development version
run: python -m pip install --upgrade --force-reinstall git+https://github.com/nf-core/tools.git@dev
run: python -m pip install --upgrade --force-reinstall git+https://github.com/nf-core/tools.git@subworkflow_hacks
- name: Install Nextflow
env:

Loading…
Cancel
Save