Skip to content

Commit 2b15700

Browse files
committed
force nf-test execution
1 parent 9266215 commit 2b15700

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

main.nf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@ include { WGTS } from './workflows/wgts'
7676

7777
workflow NFCORE_ONCOANALYSER {
7878

79+
80+
81+
82+
// forcing nf-test execution
83+
84+
85+
86+
7987
// Get run mode
8088
run_mode = Utils.getRunMode(params.mode, log)
8189

0 commit comments

Comments
 (0)