Skip to content

Commit

Permalink
Correct module name
Browse files Browse the repository at this point in the history
  • Loading branch information
jfy133 committed May 10, 2024
1 parent 9564453 commit c093733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/base.config
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ process {
maxRetries = 2
}

withName:'KAIJU_MAKEFMI'{
withName:'KAIJU_MKFMI'{
memory = { check_max( 24.GB * task.attempt, 'memory' ) }

}
Expand Down

0 comments on commit c093733

Please sign in to comment.