Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert unwanted change
Browse files Browse the repository at this point in the history
MohamadJaara committed Aug 20, 2024

Verified

This commit was signed with the committer’s verified signature.
frzyc frzyc
1 parent 96f383c commit 039f45e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -140,6 +140,8 @@ rootProject.plugins.withType<org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJ
rootProject.the<org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootExtension>().nodeVersion = "17.6.0"
}

tasks.dokkaHtmlMultiModule.configure {}

tasks.register("runAllUnitTests") {
description = "Runs all Unit Tests."

0 comments on commit 039f45e

Please sign in to comment.