Skip to content

Commit f23f08d

Browse files
committed
Pin test NF version
1 parent 5fab0c7 commit f23f08d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nf-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
channels: conda-forge,bioconda,defaults
2727
channel-priority: true
2828
- uses: nf-core/setup-nextflow@v1
29+
with:
30+
version: 25
2931
- name: Test Nextflow pipeline
3032
run: |
3133
set -x

0 commit comments

Comments
 (0)