hapi-fhir/lgtm.yml
VK-SMILECDR 27ec3bec79
code coverage needs to run only for JACOCO PROFILE (#4230)
* code coverage needs to run only for JACOCO PROFILE

* remove ALLMODULES profile since it is default now
2022-11-02 15:34:27 -04:00

11 lines
209 B
YAML

# Don't run the tests when doing LGTM analysis
extraction:
java:
index:
java_version: 11
maven:
version: 3.8.4
build_command:
- mvn -P LGTM -Dmaven.test.skip install