Skip to content
Snippets Groups Projects
Commit 4a81e2a6 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add nore

parent 3928511a
No related branches found
No related tags found
1 merge request!63add upstream path
Pipeline #51409 failed
......@@ -31,6 +31,7 @@ ext {
apply from: "${projectDir}/gradle/repositories.gradle"
apply from: "${projectDir}/gradle/dependencies.gradle"
apply from: "${projectDir}/gradle/node.gradle"
test {
useJUnitPlatform()
......@@ -99,7 +100,6 @@ gradle.afterProject {
into nshmpLib
}
apply from: "${nshmpLibGradleDir}/git-hooks.gradle"
apply from: "${nshmpLibGradleDir}/node.gradle"
apply from: "${nshmpLibGradleDir}/spotbugs.gradle"
apply from: "${nshmpLibGradleDir}/spotless.gradle"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment