1
0
mirror of https://github.com/hapifhir/hapi-fhir.git synced 2025-03-09 14:33:32 +00:00
VK-SMILECDR 27ec3bec79
code coverage needs to run only for JACOCO PROFILE ()
* 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