Skip to content

Commit cd6ba06

Browse files
committed
fixed time for CI test with reduced resources
1 parent 81d1960 commit cd6ba06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/test.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ process {
1515
resourceLimits = [
1616
cpus: 4,
1717
memory: '15.GB',
18-
time: '1.h'
18+
time: '2.h'
1919
]
2020

2121
withName: UNTAR {

0 commit comments

Comments
 (0)