[Build] Add forgotten compiler plugins tests to aggregate build

This commit is contained in:
Dmitriy Novozhilov
2022-11-24 10:54:33 +02:00
committed by Space Team
parent 25c5ad176c
commit 700a117476
4 changed files with 18 additions and 34 deletions
+1
View File
@@ -47,6 +47,7 @@ javadocJar()
testsJar()
projectTest(parallel = true) {
dependsOn(":dist")
workingDir = rootDir
useJUnitPlatform()
}