change process.time for tests to 2h (#452)

This commit is contained in:
Kevin Menden 2021-04-16 14:08:03 +02:00 committed by GitHub
parent d1c6082a66
commit f7e3b8260c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ params {
process {
cpus = 2
memory = 3.GB
time = 48.h
time = 2.h
}
if ("$PROFILE" == "singularity") {