We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc33d26 commit aa6b978Copy full SHA for aa6b978
conf/test.config
@@ -17,7 +17,7 @@ params {
17
// Limit resources so that this can run on GitHub Actions
18
max_cpus = 2
19
max_memory = '6.GB'
20
- max_time = '6.h'
+ max_time = '1.h'
21
22
// Input data
23
// TODO nf-core: Specify the paths to your test data on nf-core/test-datasets
0 commit comments