We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea18649 commit 0959dbaCopy full SHA for 0959dba
nf-test.config
@@ -13,7 +13,6 @@ config {
13
14
// run all test with defined profile(s) from the main nextflow.config
15
profile "test"
16
-
17
// list of filenames or patterns that should be trigger a full test run
18
triggers 'nextflow.config', 'nf-test.config', 'conf/test.config', 'tests/nextflow.config', 'tests/.nftignore', 'modules/local/**/templates/**'
19
0 commit comments