Skip to content

Commit

Permalink
Merge branch 'master' into update-centrifuge-version
Browse files Browse the repository at this point in the history
  • Loading branch information
jfy133 authored Dec 13, 2024
2 parents 5833643 + 3a36acc commit 28de288
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions tests/config/nf-test.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ params {
}

process {
resourceLimits = [
cpus: 2,
memory: '4.GB',
time: '1.h'
]
cpus = 2
memory = '4.GB'
time = '2.h'
}

profiles {
Expand Down

0 comments on commit 28de288

Please sign in to comment.