HHH-14986 - drop build_command
This commit is contained in:
parent
9be679bfee
commit
275f6325d3
2
lgtm.yml
2
lgtm.yml
|
@ -7,4 +7,4 @@ extraction:
|
||||||
index:
|
index:
|
||||||
# Specify the Java version required to build the project
|
# Specify the Java version required to build the project
|
||||||
java_version: 11
|
java_version: 11
|
||||||
build_command: ./gradlew -S -Dorg.gradle.java.home=/usr/lib/jvm/java-11-openjdk-amd64 --max-workers=1 --no-scan testClasses
|
# build_command: ./gradlew -S -Dorg.gradle.java.home=/usr/lib/jvm/java-11-openjdk-amd64 --max-workers=1 --no-scan testClasses
|
Loading…
Reference in New Issue