Skip to content

Commit

Permalink
Merge branch 'nf-core-template-merge-2.12' of https://github.com/nf-c…
Browse files Browse the repository at this point in the history
…ore/differentialabundance into nf-core-template-merge-2.12
  • Loading branch information
WackerO committed Jan 31, 2024
2 parents 73bb532 + 7b1b365 commit 3d32706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/download_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
env:
NXF_SINGULARITY_CACHEDIR: ./
NXF_SINGULARITY_HOME_MOUNT: true
run: nextflow run ./${{ env.REPOTITLE_LOWERCASE }}/$( sed 's/\W/_/g' <<< ${{ env.REPO_BRANCH }}) -stub -profile test,singularity --outdir ./results
run: nextflow run ./${{ env.REPOTITLE_LOWERCASE }}/$( sed 's/\W/_/g' <<< ${{ env.REPO_BRANCH }}) -stub -profile test,singularity --outdir ./results

0 comments on commit 3d32706

Please sign in to comment.