Commit 5b72325a authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Updated CI

parent 44a896fe
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -40,9 +40,7 @@ jobs:
      - name: Install Nextflow
        env:
          NXF_VER: ${{ matrix.NXF_VER }}
          # Uncomment only if the edge release is more recent than the latest stable release
          # See https://github.com/nextflow-io/nextflow/issues/2467
          # NXF_EDGE: ${{ matrix.NXF_EDGE }}
          NXF_EDGE: ${{ matrix.NXF_EDGE }}
        run: |
          wget -qO- get.nextflow.io | bash
          sudo mv nextflow /usr/local/bin/