Skip to content

Commit 2199a33

Browse files
committed
Update full test triggers
1 parent 8bec774 commit 2199a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nf-test.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ config {
1515
profile "test"
1616

1717
// 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'
18+
triggers 'nextflow.config', 'nf-test.config', 'conf/test.config', 'tests/nextflow.config', 'tests/.nftignore', 'modules.json'
1919

2020
// load the necessary plugins
2121
plugins {

0 commit comments

Comments
 (0)