Skip to content

Commit

Permalink
rm resourceLimits for test_full profile
Browse files Browse the repository at this point in the history
  • Loading branch information
sateeshperi committed Oct 22, 2024
1 parent 80147c3 commit 3014c3d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions conf/test_full.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ params {
}

process {
resourceLimits = [
cpus: 12,
memory: '60.GB',
time: '8.h'
]

withName: PRESEQ_LCEXTRAP {
errorStrategy = 'ignore'
}
Expand Down

0 comments on commit 3014c3d

Please sign in to comment.