mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
chore(test): add module for jmh benchmarks
This commit is contained in:
committed by
Florian Hussonnois
parent
593aad2aea
commit
55740133f0
@@ -1,4 +1,4 @@
|
||||
rootProject.name="kestra"
|
||||
rootProject.name = "kestra"
|
||||
|
||||
include 'platform'
|
||||
|
||||
@@ -24,3 +24,4 @@ include 'processor'
|
||||
include 'script'
|
||||
include 'e2e-tests'
|
||||
|
||||
include 'jmh-benchmarks'
|
||||
Reference in New Issue
Block a user