acezen commented on code in PR #453:
URL: https://github.com/apache/incubator-graphar/pull/453#discussion_r1567086483


##########
.github/workflows/java.yml:
##########
@@ -61,18 +61,22 @@ jobs:
           sudo apt-get install llvm-11 clang-11 lld-11 libclang-11-dev 
libz-dev -y
           
       - name: Code Format Check
+        working-directory: java
         run: |
           export JAVA_HOME=${JAVA_HOME_11_X64}
-          pushd java 
           mvn spotless:check

Review Comment:
   Done



-- 
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