Use latest edge version of NXF for FastQC test

This commit is contained in:
Phil Ewels 2020-07-17 10:35:17 +02:00
parent e71bb92534
commit 9b4634a426

View file

@ -22,6 +22,7 @@ jobs:
- name: Install Nextflow - name: Install Nextflow
run: | run: |
export NXF_VER="20.06.0-edge"
wget -qO- get.nextflow.io | bash wget -qO- get.nextflow.io | bash
sudo mv nextflow /usr/local/bin/ sudo mv nextflow /usr/local/bin/