ci: Point to subworkflow_hacks branch of nf-core tools

This commit is contained in:
Edmund Miller 2021-11-15 11:11:10 -06:00
parent b0240a014a
commit d23b7d8ad4
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -60,7 +60,7 @@ jobs:
# FIXME: Remove this when nf-core modules lint stabilizes and install stable release # FIXME: Remove this when nf-core modules lint stabilizes and install stable release
- name: Install nf-core tools development version - 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 - name: Install Nextflow
env: env: