Re-enable js benchmarking
This commit is contained in:
parent
0aad0925f1
commit
9ced7ac483
@ -14,8 +14,7 @@ allOpen {
|
||||
benchmark {
|
||||
targets {
|
||||
register("jvm")
|
||||
// TODO: enable js benchmarking once https://github.com/Kotlin/kotlinx-benchmark/issues/28 is fixed.
|
||||
// register("js")
|
||||
register("js")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user