pjfanning commented on code in PR #166:
URL: 
https://github.com/apache/pekko-persistence-r2dbc/pull/166#discussion_r1819600480


##########
.github/workflows/publish-nightly.yml:
##########
@@ -34,6 +34,10 @@ jobs:
         run: |-
           sudo apt-get install graphviz
 
+      - name: Report MIMA incompatibility issues
+        run: |-
+          sbt +mimaReportBinaryIssues

Review Comment:
   no need for this here



-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to