pjfanning commented on code in PR #20:
URL: 
https://github.com/apache/incubator-pekko-persistence-jdbc/pull/20#discussion_r1127173203


##########
.github/workflows/checks.yml:
##########
@@ -64,7 +64,7 @@ jobs:
 
       - name: Compile all code with fatal warnings for Java 11, Scala 2.12 and 
Scala 2.13
         # Run locally with: sbt 'clean ; +Test/compile ; +It/compile'
-        run: sbt "; Test/compile; It/compile; headerCheckAll"

Review Comment:
   I added the headerCheckAll but it was unnecessary - verifyCodeStyle is 
called earlier and I've now made that use headerCheckAll



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