This is an automated email from the ASF dual-hosted git repository.
dcromberge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
The following commit(s) were added to refs/heads/master by this push:
new 47bc62e Include javadoc in CI
47bc62e is described below
commit 47bc62e6306fbc77977349d2b36cc597ff871375
Author: David Cromberge <[email protected]>
AuthorDate: Tue Sep 28 11:05:26 2021 +0100
Include javadoc in CI
---
.github/workflows/maven.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 9948fe0..5160c57 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -58,7 +58,6 @@ jobs:
run: >
mvn clean install -B -V -q
-DskipTests=true
- -Dmaven.javadoc.skip=true
-Dgpg.skip=true
--toolchains .github/workflows/.toolchains.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]