Run package instead of test for atom-tests build
This commit is contained in:
@@ -12,4 +12,4 @@ else
|
||||
fi
|
||||
|
||||
cd ${sources}
|
||||
./mvnw test -DargLine="-Dlsp.lazy.completions.disable=true -Dlsp.completions.indentation.enable=true -Dlsp.yaml.completions.errors.disable=true"
|
||||
./mvnw package -DargLine="-Dlsp.lazy.completions.disable=true -Dlsp.completions.indentation.enable=true -Dlsp.yaml.completions.errors.disable=true"
|
||||
Reference in New Issue
Block a user