Skip to content

Commit 42183c0

Browse files
committed
Merge branch 'nf-core-template-update-3.3.1' of github.com:SusiJo/differentialabundance into nf-core-template-update-3.3.1
2 parents 42f9b09 + 802de13 commit 42183c0

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/actions/nf-test/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ runs:
5959
- name: Run nf-test
6060
shell: bash
6161
env:
62-
NFT_DIFF: ${{ env.NFT_DIFF }}
63-
NFT_DIFF_ARGS: ${{ env.NFT_DIFF_ARGS }}
6462
NFT_WORKDIR: ${{ env.NFT_WORKDIR }}
6563
run: |
6664
nf-test test \

tests/nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ process {
1818
memory: '6.GB',
1919
time: '6.h'
2020
]
21-
}
21+
}

0 commit comments

Comments
 (0)