summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest_docs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_docs.sh b/test_docs.sh
index 18fd73890..ba482f0bf 100755
--- a/test_docs.sh
+++ b/test_docs.sh
@@ -9,7 +9,7 @@
set -ex
# Test generating the javadoc jars
-./gradlew publishToMavenLocal
+./gradlew publishToMavenLocal -DRELEASE_SIGNING_ENABLED=false
# Generate the API docs
./gradlew dokkaHtmlMultiModule