yifan-c commented on code in PR #171:
URL: https://github.com/apache/cassandra-sidecar/pull/171#discussion_r1920580057


##########
.circleci/config.yml:
##########
@@ -59,7 +59,7 @@ jobs:
       - install_common
       - setup_remote_docker
       - checkout
-      - run: ./gradlew build -x integrationTest --stacktrace
+      - run: ./gradlew javadoc && ./gradlew build -x integrationTest 
--stacktrace

Review Comment:
   run `javadoc` first to fail fast if there is doc formatting issue



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to