Skip to content

Commit

Permalink
Merge pull request #439 from sateeshperi/dev
Browse files Browse the repository at this point in the history
rm resourceLimits for test_full profile
  • Loading branch information
sateeshperi authored Oct 22, 2024
2 parents a4c83b1 + d17aad1 commit e3dcfd1
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 e3dcfd1

Please sign in to comment.