Skip to content

Commit aa6b978

Browse files
Reduce test time so that it is easier to run on OISTs short queue
1 parent fc33d26 commit aa6b978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/test.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ params {
1717
// Limit resources so that this can run on GitHub Actions
1818
max_cpus = 2
1919
max_memory = '6.GB'
20-
max_time = '6.h'
20+
max_time = '1.h'
2121

2222
// Input data
2323
// TODO nf-core: Specify the paths to your test data on nf-core/test-datasets

0 commit comments

Comments
 (0)